Fix comment in file about 2*max_connections.

This commit is contained in:
Bruce Momjian 2001-05-07 23:32:55 +00:00
parent f7bfb5518d
commit ef06003b06

View File

@ -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