mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Docker improvements.
Latest greatest upstream (PostgreSQL 9.5, etcd 2.2.5) Install python packages using requirements file (vs installing from apt-get).
This commit is contained in:
@@ -119,7 +119,8 @@ postgresql:
|
||||
archive_command: 'true'
|
||||
max_wal_senders: 20
|
||||
listen_addresses: 0.0.0.0
|
||||
checkpoint_segments: 64
|
||||
max_wal_size: 1GB
|
||||
min_wal_size: 128MB
|
||||
wal_keep_segments: 64
|
||||
archive_timeout: 1800s
|
||||
max_replication_slots: 20
|
||||
|
||||
Reference in New Issue
Block a user