8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5278786 commit 611fe7dCopy full SHA for 611fe7d
src/backend/utils/misc/postgresql.conf.sample
@@ -153,7 +153,7 @@
153
# - Background Writer -
154
155
#bgwriter_delay = 200ms # 10-10000ms between rounds
156
-#bgwriter_lru_maxpages = 100 # 0-1000 max buffers written/round
+#bgwriter_lru_maxpages = 100 # max buffers written/round, 0 disables
157
#bgwriter_lru_multiplier = 2.0 # 0-10.0 multiplier on buffers scanned/round
158
159
0 commit comments