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 7e8a60b commit 6407fa9Copy full SHA for 6407fa9
src/backend/utils/misc/postgresql.conf.sample
@@ -187,6 +187,7 @@
187
#recovery_connections = on # allows connections during recovery
188
#max_standby_delay = 30 # 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
192
# - Replication -
193
0 commit comments