Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc8397bd

Browse files
committed
Clarify that bgwriter no longer handles checkpoints.
Text by Peter Geoghegan.
1 parentecf7a2e commitc8397bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,8 @@ SET ENABLE_SEQSCAN TO OFF;
13421342
<para>
13431343
In each round, no more than this many buffers will be written
13441344
by the background writer. Setting this to zero disables
1345-
background writing (except for checkpoint activity).
1345+
background writing. (Note that checkpoints, which are managed by
1346+
a separate, dedicated auxiliary process, are unaffected.)
13461347
The default value is 100 buffers.
13471348
This parameter can only be set in the <filename>postgresql.conf</>
13481349
file or on the server command line.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp