1

I was one of the users who had their free DB deleted. I notice they left me with a DB copy when I run heroku pg:backups as you can see below:

(venv) MacBook-Pro-4:TheDropCore adamlamorre$ heroku pg:backups
 ›   Warning: heroku update available from 7.60.2 to 8.0.1.
=== Backups
No backups. Capture one with heroku pg:backups:capture

=== Restores
No restores found. Use heroku pg:backups:restore to restore a backup

=== Copies
ID    Started at                 Status                               Size      From       To
────  ─────────────────────────  ───────────────────────────────────  ────────  ─────────  ───────────
c001  2021-11-22 02:49:15 +0000  Completed 2021-11-22 02:49:33 +0000  120.00KB  From Name  Target Name

How do I access c001 and apply it to a new DB?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.