Is restoring my PostgreSQL Database after service ended Possible?
fyardlest1
HOBBYOP

a year ago

I was using a $25 trial discount service and publish my app with a PostgreSQL db service, after my $25 trial discount service ended I have to pay for the service to keep my app up and running. But unfortunately after 1 week I activate the service and pay my app can not be redeploy, and the postgres say: "No deploys for this service" it seems like the Postgres db was deleted.

Is there a chance to get the data back, plese?

Solved

1 Replies

a year ago

Neither Postgres nor your data was deleted.

The deployment for Postgres was simply removed, this only takes the database offline and does not touch any data or configurations.

Simply redeploy the removed deployment from it's 3-dot menu.


Status changed to Solved brody over 1 year ago


Loading...