Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9d231 commit 96189dbCopy full SHA for 96189db
src/backend/utils/misc/postgresql.conf.sample
@@ -185,7 +185,7 @@
185
# - Hot Standby -
186
187
#recovery_connections = on # allows connections during recovery
188
-#max_standby_delay = 30 # max acceptable standby lag (s) to allow queries
+#max_standby_delay = 30s # max acceptable standby lag (s) to allow queries
189
# to complete without conflict; -1 disables
190
#vacuum_defer_cleanup_age = 0 # num transactions by which cleanup is deferred
191
0 commit comments