add variables
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user