Skip to content

Commit 6b0937c

Browse files
committed
Fix typo spotted by Thom Brown.
1 parent 8f9c461 commit 6b0937c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/wal.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.69 2010/07/16 11:20:23 heikki Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.70 2010/07/16 11:35:40 heikki Exp $ -->
22

33
<chapter id="wal">
44
<title>Reliability and the Write-Ahead Log</title>
@@ -471,7 +471,7 @@
471471
directory. A restartpoint is triggered if at least one checkpoint record
472472
has been replayed and <varname>checkpoint_timeout</> seconds have passed
473473
since last restartpoint. In standby mode, a restartpoint is also triggered
474-
if <varname>checkoint_segments</> log segments have been replayed since
474+
if <varname>checkpoint_segments</> log segments have been replayed since
475475
last restartpoint and at least one checkpoint record has been replayed.
476476
Restartpoints can't be performed more frequently than checkpoints in the
477477
master because restartpoints can only be performed at checkpoint records.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy