Skip to content

Commit 7781916

Browse files
committed
Fix non-improvement of description of archive_timeout. archive_command
is only invoked on completed WAL segments, period --- there's no 'by default' about it.
1 parent 8fad2e3 commit 7781916

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/config.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.82 2006/09/02 23:12:16 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.83 2006/09/03 19:06:15 tgl Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -1591,8 +1591,8 @@ archive_command = 'copy "%p" /mnt/server/archivedir/"%f"' # Windows
15911591
</indexterm>
15921592
<listitem>
15931593
<para>
1594-
By default, the <xref linkend="guc-archive-command"> is only invoked
1595-
on completed WAL segments. Hence,
1594+
The <xref linkend="guc-archive-command"> is only invoked on completed
1595+
WAL segments. Hence,
15961596
if your server generates only little WAL traffic (or has slack periods
15971597
where it does so), there could be a long delay between the completion
15981598
of a transaction and its safe recording in archive storage. To put

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