sub2api-gw / postgresql.conf
ole2242527's picture
deploy: sub2api gateway with COPY-based config files
1fd17a6 verified
Raw
History Blame Contribute Delete
91 Bytes
data_directory = '/data/postgres'
listen_addresses = '*'
port = 5432
max_connections = 200