mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Back out pg_autovacuum commit after cvs clean failure causes commit.
This commit is contained in:
@ -237,16 +237,6 @@
|
||||
#stats_reset_on_server_start = true
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# VACUUM DAEMON
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
#autovacuum = false # requires stats_row_level = true
|
||||
#autovacuum_vacuum_threshold_base = 1000
|
||||
#autovacuum_vacuum_threshold_sf = 2
|
||||
#autovacuum_analyze_threshold_base = 500
|
||||
#autovacuum_analyze_threshold_sf = 1
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# CLIENT CONNECTION DEFAULTS
|
||||
#---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user