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 -1
View File
@@ -46,7 +46,7 @@ postgresql:
env_dir: /home/postgres/etc/wal-e.d/env
threshold_megabytes: 10240
threshold_backup_size_percentage: 30
restore: "true"
restore: scripts/restore.py
#recovery_conf:
#restore_command: cp ../wal_archive/%f %p
parameters: