Fix comment in file about 2*max_connections.
authorBruce Momjian
Mon, 7 May 2001 23:32:55 +0000 (23:32 +0000)
committerBruce Momjian
Mon, 7 May 2001 23:32:55 +0000 (23:32 +0000)
src/backend/utils/misc/postgresql.conf.sample

index d6641f516662bb03b5f2e5b0d48e99d153a79919..a493eed21e8136c01f7673a6df76e126af2186e0 100644 (file)
@@ -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