mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
4e344c2cf4
The description of effective_io_concurrency option was missing in ALTER TABLESPACE docs though it's included in CREATE TABLESPACE one. Back-patch to 9.6 where effective_io_concurrency tablespace option was added. Michael Paquier, reported by Marc-Olaf Jaschke