kartoza / docker-pg-backup

A cron job that will back up databases running in a docker postgres container
GNU General Public License v2.0
452 stars 103 forks source link

Fix BUCKET missing in the cron job #38

Closed kriscarle closed 3 years ago

kriscarle commented 3 years ago

Thanks for putting this together! I was testing it out and found that S3 wasn't working on the crontab because BUCKET needs to be set in the pgenv.sh script

NyakudyaA commented 3 years ago

Thanks @kriscarle glad you managed to test this. Hadn't gotten to test it yet but thanks