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:
Feike Steenbergen
2016-02-03 17:00:20 +01:00
parent 989443b4e3
commit af0db5916d
2 changed files with 11 additions and 6 deletions
+2 -1
View File
@@ -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