[BUGS] backend_flush_after bytes/pages

Поиск
Список
Период
Сортировка
От Дилян Палаузов
Тема [BUGS] backend_flush_after bytes/pages
Дата
Msg-id 2b9e5c4a-be57-ec45-12c7-2d17e6ebd8b9@aegee.org
обсуждение исходный текст
Ответы Re: [BUGS] backend_flush_after bytes/pages
Список pgsql-bugs
Hello,

doc/src/smgl/config.sgml: line 2049 for postgres 9.6 states: "Whenever more than backend_flush_after bytes have been
written...",which suggests that the data is interpreted as bytes.  However the by initdb generated postgresql.conf file
mentionsthat backend_flush_after is in pages, and pg_settings says the unit is 8kB.
 

Please rephrase doc/src/smgl/config.sgml to state, that the unit for backend_flush_after is not bytes, but pages.

Kind regards
   Dilian


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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