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

Appearance settings

Commit 7726147

Browse filesBrowse files
committed
doc: Small wording improvement
Replace "checkpoint segment" with "WAL segment". Reported-by: Maksim Milyutin <milyutinma@gmail.com>
1 parent e568eed commit 7726147
Copy full SHA for 7726147

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/config.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/config.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2778,7 +2778,7 @@ include_dir 'conf.d'
27782778
<listitem>
27792779
<para>
27802780
Write a message to the server log if checkpoints caused by
2781-
the filling of checkpoint segment files happen closer together
2781+
the filling of WAL segment files happen closer together
27822782
than this many seconds (which suggests that
27832783
<varname>max_wal_size</varname> ought to be raised). The default is
27842784
30 seconds (<literal>30s</literal>). Zero disables the warning.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.