File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 63
63
#vacuum_cost_page_hit = 1 # 0-10000 credits
64
64
#vacuum_cost_page_miss = 10 # 0-10000 credits
65
65
#vacuum_cost_page_dirty = 20 # 0-10000 credits
66
- #vacuum_cost_limit = 200 # 0-10000 credits
66
+ #vacuum_cost_limit = 200 # 0-10000 credits
67
67
#vacuum_cost_naptime = 50 # 0-1000 milliseconds
68
68
69
69
# - Background writer -
230
230
#extra_float_digits = 0 # min -15, max 2
231
231
#client_encoding = sql_ascii # actually, defaults to database encoding
232
232
233
- # These settings are initialized by initdb -- they may be changed
233
+ # These settings are initialized by initdb -- they might be changed
234
234
#lc_messages = 'C' # locale for system error message strings
235
235
#lc_monetary = 'C' # locale for monetary formatting
236
236
#lc_numeric = 'C' # locale for number formatting
You can’t perform that action at this time.
0 commit comments