mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08:00
More comment cleanups for shared_buffers in postgresql.conf.
This commit is contained in:
parent
20803fa3d2
commit
0c64b58b6c
@ -47,7 +47,7 @@
|
||||
#
|
||||
# Shared Memory Size
|
||||
#
|
||||
#shared_buffers = 64 # min 2*max_connections or 16, 8KB each
|
||||
#shared_buffers = 64 # min max_connections*2 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
|
||||
|
Loading…
Reference in New Issue
Block a user