On Wed, Nov 2, 2016 at 10:13 AM, Michael Paquier <[email protected]> wrote: > On Mon, Oct 31, 2016 at 6:41 PM, <[email protected]> wrote: >> The following documentation comment has been logged on the website: >> >> Page: https://www.postgresql.org/docs/9.6/static/sql-altertablespace.html >> Description: >> >> https://www.postgresql.org/docs/9.6/static/sql-altertablespace.html >> Missing tablespace_option: effective_io_concurrency >> Should be consitent with: >> "This value can be overridden for tables in a particular tablespace by >> setting the tablespace parameter of the same name" >> https://www.postgresql.org/docs/9.6/static/runtime-config-resource.html >> (effective_io_concurrency) > > Good catch, that's clearly missing.
Pushed. Thanks! Regards, -- Fujii Masao -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
