put a real restore/replication command inside the test postgres.yaml files

This commit is contained in:
Oleksii Kliukin
2015-09-02 12:04:39 +02:00
parent 61e01b1435
commit 3e4d2df33b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -48,6 +48,7 @@ postgresql:
env_dir: /home/postgres/etc/wal-e.d/env
threshold_megabytes: 10240
threshold_backup_size_percentage: 30
restore: scripts/restore.py
parameters:
archive_mode: "on"
wal_level: hot_standby