3
0

add variables

This commit is contained in:
Arne Teuke
2025-04-19 12:38:26 +02:00
parent 95466322ad
commit 17ebdef47e

View File

@@ -57,9 +57,9 @@
# - Connection Settings - # - Connection Settings -
listen_addresses = '<%= @pl_listen_address %>' listen_addresses = '<%= @pl_listen_address %>'
port = <%= @pl_listen_port %> port = <%= @pl_listen_port %>
max_connections = <%= @pl_max_conn %> max_connections = <%= @pl_max_conn %>
#superuser_reserved_connections = 3 # (change requires restart) #superuser_reserved_connections = 3 # (change requires restart)
#unix_socket_directories = '/var/run/postgresql, /tmp' # comma-separated list of directories #unix_socket_directories = '/var/run/postgresql, /tmp' # comma-separated list of directories
# (change requires restart) # (change requires restart)