mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
Add vacuum_defer_cleanup_age to postgresql.conf.sample.
This commit is contained in:
@ -187,6 +187,7 @@
|
||||
#recovery_connections = on # allows connections during recovery
|
||||
#max_standby_delay = 30 # max acceptable standby lag (s) to allow queries
|
||||
# to complete without conflict; -1 disables
|
||||
#vacuum_defer_cleanup_age = 0 # num transactions by which cleanup is deferred
|
||||
|
||||
# - Replication -
|
||||
|
||||
|
Reference in New Issue
Block a user