[BUGS] backend_flush_after bytes/pages - Mailing list pgsql-bugs

From Дилян Палаузов
Subject [BUGS] backend_flush_after bytes/pages
Date
Msg-id 2b9e5c4a-be57-ec45-12c7-2d17e6ebd8b9@aegee.org
Whole thread Raw
Responses Re: [BUGS] backend_flush_after bytes/pages  (Andres Freund <andres@anarazel.de>)
List 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 by date:

Previous
From: Tiago Babo
Date:
Subject: Re: [BUGS] BUG #14526: no unique or exclusion constraint matching theON CONFLICT
Next
From: balazs@obiserver.hu
Date:
Subject: [BUGS] BUG #14534: renaming table error