kopia lustrzana https://github.com/kartoza/docker-postgis
rodzic
a7244db7f3
commit
f535c58085
|
@ -27,7 +27,6 @@ wal_keep_segments = ${PG_WAL_KEEP_SEGMENTS}
|
||||||
superuser_reserved_connections= 10
|
superuser_reserved_connections= 10
|
||||||
min_wal_size = ${MIN_WAL_SIZE}
|
min_wal_size = ${MIN_WAL_SIZE}
|
||||||
max_wal_size = ${WAL_SIZE}
|
max_wal_size = ${WAL_SIZE}
|
||||||
wal_keep_segments= 64
|
|
||||||
hot_standby = on
|
hot_standby = on
|
||||||
listen_addresses = '${IP_LIST}'
|
listen_addresses = '${IP_LIST}'
|
||||||
shared_buffers = 500MB
|
shared_buffers = 500MB
|
||||||
|
|
Ładowanie…
Reference in New Issue