Re: [BUGS] backend_flush_after bytes/pages
От | Andres Freund |
---|---|
Тема | Re: [BUGS] backend_flush_after bytes/pages |
Дата | |
Msg-id | 20170207185720.uqep3szyulmej7no@alap3.anarazel.de обсуждение исходный текст |
Ответ на | [BUGS] backend_flush_after bytes/pages (Дилян Палаузов<dilyan.palauzov@aegee.org>) |
Ответы |
Re: [BUGS] backend_flush_after bytes/pages
|
Список | pgsql-bugs |
Hi, On 2017-02-07 19:40:45 +0100, Дилян Палаузов wrote: > 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. You can configure it in bytes though, so I don't really think that matters? Regards, Andres -- 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 по дате отправления: