heroku-database-backups
heroku-database-backups copied to clipboard
Heroku database backups and copies to S3
Results
2
heroku-database-backups issues
Sort by
recently updated
recently updated
newest added
The script now installs version 2.13.34 for AWS CLI, which seems to cause this error when installing: ``` % Total % Received % Xferd Average Speed Time Time Time Current...
The ":" is needed for the following command to work ... from: heroku pg:backups capture $DATABASE --app $APP to: heroku pg:backups:capture $DATABASE --app $APP otherwise it just lists the backups....