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 f40177c commit dfe0169Copy full SHA for dfe0169
src/backend/utils/misc/postgresql.conf.sample
@@ -158,8 +158,8 @@
158
# mmap
159
# (change requires restart)
160
#min_dynamic_shared_memory = 0MB # (change requires restart)
161
-#vacuum_buffer_usage_limit = 256kB # size of vacuum and analyze buffer access strategy ring.
162
- # 0 to disable vacuum buffer access strategy
+#vacuum_buffer_usage_limit = 256kB # size of vacuum and analyze buffer access strategy ring;
+ # 0 to disable vacuum buffer access strategy;
163
# range 128kB to 16GB
164
165
# - Disk -
0 commit comments