Hi what can I do about this I can't capture a backup from heroku
I am using shared database
It always shows...
SHARED_DATABASE (DATABASE_URL) ----backup---> error
! must delete a backup before creating a new one
How can I delete recent backups?
Thank you.
heroku pgbackups:capture --expire
this will create the backup :)
--expire automatically deletes the oldest existing manual backup
2.1m questions
2.1m answers
60 comments
57.0k users