Missing tablespace_option | effective_io_concurrency
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)
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On Mon, Oct 31, 2016 at 6:41 PM, <moj@dshare.de> 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.
--
Michael
Attachments:
tbspace-doc-fix.patchtext/x-diff; charset=US-ASCII; name=tbspace-doc-fix.patchDownload+9-8
On Wed, Nov 2, 2016 at 10:13 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
On Mon, Oct 31, 2016 at 6:41 PM, <moj@dshare.de> 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 (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs