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

Commit2f67722

Browse files
committed
No need to use checkpoint_warning to log checkpoints --- we added
log_checkpoints in 8.3.
1 parent2fce233 commit2f67722

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.165 2008/02/16 21:11:32 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.166 2008/02/16 21:14:08 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -1638,9 +1638,6 @@ SET ENABLE_SEQSCAN TO OFF;
16381638
30 seconds (<literal>30s</>). Zero disables the warning.
16391639
This parameter can only be set in the <filename>postgresql.conf</>
16401640
file or on the server command line.
1641-
(Set it to a value greater than <varname>checkpoint_timeout</> to
1642-
log all checkpoints. Of course, the warning suggesting increasing
1643-
<varname>checkpoint_segments</> should be ignored.)
16441641
</para>
16451642
</listitem>
16461643
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp