Re: Missing tablespace_option | effective_io_concurrency

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Missing tablespace_option | effective_io_concurrency
Дата
Msg-id CAB7nPqQaAWzWjZdQt+w--NDxp-DYakLiC0m+eg3xQ4C4wyHKBw@mail.gmail.com
обсуждение исходный текст
Ответ на Missing tablespace_option | effective_io_concurrency  (moj@dshare.de)
Ответы Re: [DOCS] Missing tablespace_option | effective_io_concurrency  (Fujii Masao <masao.fujii@gmail.com>)
Список 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

Вложения

В списке pgsql-docs по дате отправления:

Предыдущее
От: moj@dshare.de
Дата:
Сообщение: Missing tablespace_option | effective_io_concurrency
Следующее
От: moj@dshare.de
Дата:
Сообщение: Missing parallel_workers setting in the chapter for parallel query