mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
lease find enclosed a patch that matches the PL/Perl documentation
(fairly closely, I hope) to the current PL/Perl implementation. David Fetter
This commit is contained in:
@ -237,6 +237,16 @@
|
||||
#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