postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Update Logical Backup environment variables for GCP and Azure

Open rocket357 opened this issue 3 years ago • 1 comments

Per https://github.com/zalando/postgres-operator/issues/1838

Update logical backup environment variables for GCP and Azure. I've also added azbak (we've been using in production for 6+ months now) in the example logical-backup image to allow for logical backups within azure, and added azure_upload to dump.sh.

rocket357 avatar Apr 08 '22 18:04 rocket357

@FxKu lets see if we can merge or support this. supporting all platforms sounds like a good motivator

Jan-M avatar Aug 18 '22 12:08 Jan-M

with #2052 merged, I think we can close this. Might be a little confusing now to have explicit options for Azure but for AWS and GCS one has to use the same logical_backup_s3_... ones.

FxKu avatar Jan 05 '23 11:01 FxKu