zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker
Apache License 2.0
1.53k stars 382 forks source link

Need help setting up the standby cluster that can pull backups from S3 #891

Open NithinKuruba opened 1 year ago

NithinKuruba commented 1 year ago

I have setup a primary cluster that is able to push WALG backups to S3 and I want to setup a standby cluster that can pull these backups. I haven't found a good documentation source. Could any one pass me the environment configuration for setting up a standby cluster?