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 f7bfb55 commit ef06003Copy full SHA for ef06003
src/backend/utils/misc/postgresql.conf.sample
@@ -48,7 +48,7 @@
48
# Performance
49
#
50
#sort_mem = 512
51
-#shared_buffers = 2*max_connections # min 16
+#shared_buffers = 64 # 2*max_connections, min 16
52
#fsync = true
53
54
0 commit comments