8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf7a2e commit c8397bdCopy full SHA for c8397bd
doc/src/sgml/config.sgml
@@ -1342,7 +1342,8 @@ SET ENABLE_SEQSCAN TO OFF;
1342
<para>
1343
In each round, no more than this many buffers will be written
1344
by the background writer. Setting this to zero disables
1345
- background writing (except for checkpoint activity).
+ background writing. (Note that checkpoints, which are managed by
1346
+ a separate, dedicated auxiliary process, are unaffected.)
1347
The default value is 100 buffers.
1348
This parameter can only be set in the <filename>postgresql.conf</>
1349
file or on the server command line.
0 commit comments