Skip to content
Snippets Groups Projects
Commit ef06003b authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Fix comment in file about 2*max_connections.

parent f7bfb551
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@
# Performance
#
#sort_mem = 512
#shared_buffers = 2*max_connections # min 16
#shared_buffers = 64 # 2*max_connections, min 16
#fsync = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment