We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7128e8 commit 66b1084Copy full SHA for 66b1084
src/backend/access/transam/recovery.conf.sample
@@ -139,8 +139,8 @@
139
# primary as soon as possible. If you want to explicitly delay the replay of
140
# committed transactions from the master, specify a recovery apply delay.
141
# For example, if you set this parameter to 5min, the standby will replay
142
-# each transaction commit only when the system time on the standby is least
143
-# five minutes past the commit time reported by the master.
+# each transaction commit only when the system time on the standby is at
+# least five minutes past the commit time reported by the master.
144
#
145
#min_recovery_apply_delay = 0
146
0 commit comments