We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a84952 commit 946abc7Copy full SHA for 946abc7
src/backend/utils/misc/postgresql.conf.sample
@@ -59,7 +59,7 @@
59
# Note: increasing max_connections costs ~400 bytes of shared memory per
60
# connection slot, plus lock space (see max_locks_per_transaction). You
61
# might also need to raise shared_buffers to support more connections.
62
-#superuser_reserved_connections = 2 # (change requires restart)
+#superuser_reserved_connections = 3 # (change requires restart)
63
#unix_socket_directory = '' # (change requires restart)
64
#unix_socket_group = '' # (change requires restart)
65
#unix_socket_permissions = 0777 # octal
0 commit comments