Punctuation improvement in postgresql.conf.sample
authorPeter Eisentraut <[email protected]>
Tue, 23 May 2023 13:19:12 +0000 (15:19 +0200)
committerPeter Eisentraut <[email protected]>
Tue, 23 May 2023 13:19:12 +0000 (15:19 +0200)
src/backend/utils/misc/postgresql.conf.sample

index b090ec5245bf95a87a0c1f39a40d82e638f20186..c68493927815008759574aabb8a9c47dac3536c8 100644 (file)
                                        #   mmap
                                        # (change requires restart)
 #min_dynamic_shared_memory = 0MB       # (change requires restart)
-#vacuum_buffer_usage_limit = 256kB     # size of vacuum and analyze buffer access strategy ring.
-                                       # 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;
                                        # range 128kB to 16GB
 
 # - Disk -