| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | moj(at)dshare(dot)de, pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Missing tablespace_option | effective_io_concurrency |
| Date: | 2016-12-16 16:28:49 |
| Message-ID: | CAHGQGwEgXwShmNB26SF1U2SqcKW9Z17wTP41BMcmkkzMeFi7QA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Wed, Nov 2, 2016 at 10:13 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Mon, Oct 31, 2016 at 6:41 PM, <moj(at)dshare(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | celia | 2016-12-19 23:00:33 | Use return type of TEXT rather than varchar[] is better for me! |
| Previous Message | shweta.bhandari | 2016-12-16 14:37:49 | Postgres copy command |