mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Fix comment in file about 2*max_connections.
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user