mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
Fix comment in file about 2*max_connections.
This commit is contained in:
@ -48,7 +48,7 @@
|
|||||||
# Performance
|
# Performance
|
||||||
#
|
#
|
||||||
#sort_mem = 512
|
#sort_mem = 512
|
||||||
#shared_buffers = 2*max_connections # min 16
|
#shared_buffers = 64 # 2*max_connections, min 16
|
||||||
#fsync = true
|
#fsync = true
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user