mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Rename track_iotiming GUC to track_io_timing.
This spelling seems significantly more readable to me.
This commit is contained in:
@ -425,7 +425,7 @@
|
||||
|
||||
#track_activities = on
|
||||
#track_counts = on
|
||||
#track_iotiming = off
|
||||
#track_io_timing = off
|
||||
#track_functions = none # none, pl, all
|
||||
#track_activity_query_size = 1024 # (change requires restart)
|
||||
#update_process_title = on
|
||||
|
Reference in New Issue
Block a user