mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Default stats_command_string to 'on', now that its overhead is minimal.
This commit is contained in:
@ -322,7 +322,7 @@
|
||||
|
||||
# - Query/Index Statistics Collector -
|
||||
|
||||
#stats_command_string = off
|
||||
#stats_command_string = on
|
||||
#stats_start_collector = on # needed for block or row stats
|
||||
#stats_block_level = off
|
||||
#stats_row_level = off
|
||||
|
Reference in New Issue
Block a user