Skip to content
Snippets Groups Projects
Commit deb15b55 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Document delay as 0, per Matthew T. O'Connor

parent f8450bb3
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
#vacuum_cost_page_miss = 10 # 0-10000 credits #vacuum_cost_page_miss = 10 # 0-10000 credits
#vacuum_cost_page_dirty = 20 # 0-10000 credits #vacuum_cost_page_dirty = 20 # 0-10000 credits
#vacuum_cost_limit = 200 # 0-10000 credits #vacuum_cost_limit = 200 # 0-10000 credits
#vacuum_cost_delay = 50 # 0-1000 milliseconds #vacuum_cost_delay = 0 # 0-1000 milliseconds
# - Background writer - # - Background writer -
#bgwriter_delay = 200 # 10-5000 milliseconds #bgwriter_delay = 200 # 10-5000 milliseconds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment