OSDN Git Service

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

index d6641f5..a493eed 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