Merged basebackup into postgresql.py; changed things to provide alternative, configurable basebackup methods.

This commit is contained in:
Josh Berkus
2015-10-22 17:21:39 -07:00
parent b4a2ed874f
commit fa7d36da9b
4 changed files with 91 additions and 11 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ postgresql:
env_dir: /home/postgres/etc/wal-e.d/env
threshold_megabytes: 10240
threshold_backup_size_percentage: 30
restore: patroni/scripts/restore.py
create_replica_method: basebackup
parameters:
archive_mode: "on"
wal_level: hot_standby