1
0
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:
Bruce Momjian
2006-06-27 19:07:50 +00:00
parent 3c71244b74
commit 665c5e861a
4 changed files with 19 additions and 20 deletions

View File

@ -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