Missing tablespace_option | effective_io_concurrency

Started by Marc-Olaf Jaschkeover 9 years ago3 messagesdocs
Jump to latest
#1Marc-Olaf Jaschke
moj@dshare.de

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

#2Michael Paquier
michael@paquier.xyz
In reply to: Marc-Olaf Jaschke (#1)
Re: Missing tablespace_option | effective_io_concurrency

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:
&quot;This value can be overridden for tables in a particular tablespace by
setting the tablespace parameter of the same name&quot;
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
#3Fujii Masao
masao.fujii@gmail.com
In reply to: Michael Paquier (#2)
Re: Missing tablespace_option | effective_io_concurrency

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:
&quot;This value can be overridden for tables in a particular tablespace by
setting the tablespace parameter of the same name&quot;
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