Skip to content

Commit 77015b5

Browse files
committed
vacuum_cost_limit has a minimum value of 1, not zero; update
postgresql.conf comment to match.
1 parent a9742f1 commit 77015b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
#vacuum_cost_page_hit = 1 # 0-10000 credits
135135
#vacuum_cost_page_miss = 10 # 0-10000 credits
136136
#vacuum_cost_page_dirty = 20 # 0-10000 credits
137-
#vacuum_cost_limit = 200 # 0-10000 credits
137+
#vacuum_cost_limit = 200 # 1-10000 credits
138138

139139
# - Background Writer -
140140

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy