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

Update shared_buffer comment in postgresql.conf.

parent 4b874036
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@
#
# Shared Memory Size
#
#shared_buffers = 64 # at least 2*max_connections, min 16, 8KB each
#shared_buffers = 64 # min 2*max_connections or 16, 8KB each
#max_fsm_relations = 1000 # min 10, fsm is free space map, ~40 bytes
#max_fsm_pages = 10000 # min 1000, fsm is free space map, ~6 bytes
#max_locks_per_transaction = 64 # min 10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment