mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
- make sure all parameters are taken from the env variables. - make sure WAL-E code is not involved if the image is not configured for it - pick up pg_basebackup as an alternative if WAL-E fails. The WAL-E support will be switched on in subsequent commits.