Skip to content

Commit 2c8f0d6

Browse files
committed
Update recovery_min_apply_delay docs for remote_apply mode.
Bernd Helmle, reviewed by Thomas Munro, tweaked by me.
1 parent 3fcc98c commit 2c8f0d6

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/src/sgml/recovery-config.sgml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,10 +487,17 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
487487
<para>
488488
This parameter is intended for use with streaming replication deployments;
489489
however, if the parameter is specified it will be honored in all cases.
490-
Synchronous replication is not affected by this setting because there is
491-
not yet any setting to request synchronous apply of transaction commits.
490+
492491
<varname>hot_standby_feedback</> will be delayed by use of this feature
493492
which could lead to bloat on the master; use both together with care.
493+
494+
<warning>
495+
<para>
496+
Synchronous replication is affected by this setting when <varname>synchronous_commit</varname>
497+
is set to <literal>remote_apply</literal>; every <literal>COMMIT</literal>
498+
will need to wait to be applied.
499+
</para>
500+
</warning>
494501
</para>
495502
</listitem>
496503
</varlistentry>

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