add variables
This commit is contained in:
@@ -57,9 +57,9 @@
|
||||
|
||||
# - Connection Settings -
|
||||
|
||||
listen_addresses = '<%= @pl_listen_address %>'
|
||||
port = <%= @pl_listen_port %>
|
||||
max_connections = <%= @pl_max_conn %>
|
||||
listen_addresses = '<%= @pl_listen_address %>'
|
||||
port = <%= @pl_listen_port %>
|
||||
max_connections = <%= @pl_max_conn %>
|
||||
#superuser_reserved_connections = 3 # (change requires restart)
|
||||
#unix_socket_directories = '/var/run/postgresql, /tmp' # comma-separated list of directories
|
||||
# (change requires restart)
|
||||
|
||||
Reference in New Issue
Block a user