Need to get Backup from Database
gihan55
HOBBYOP

6 months ago

Hi. I need to know about the database backup process in your system. Could you please confirm whether regular backups are already being taken, and if so, how frequently? Also, do we have an option to set up automated PostgreSQL backups for additional safety?

Solved$10 Bounty

Pinned Solution

6 months ago

There are no built in automatic backups on hobby plan, but you can get this functionality on pro plan. On pro plan you can set automatic backups that backup daily and or weekly and or monthly. Each backup is kept for a period of time (daily backups are kept for 6 days, weekly ones for a month and monthly ones for 3 months). You can restore directly from this backup after.

On hobby plan you do not get automatic (or manual) backups built in but you could try finding templates that help you setup automatic backups that backup to S3 or other third party storage solutions, like for example https://railway.com/deploy/16Nb5i

More info:

3 Replies

Railway
BOT

6 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


6 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 6 months ago


6 months ago

There are no built in automatic backups on hobby plan, but you can get this functionality on pro plan. On pro plan you can set automatic backups that backup daily and or weekly and or monthly. Each backup is kept for a period of time (daily backups are kept for 6 days, weekly ones for a month and monthly ones for 3 months). You can restore directly from this backup after.

On hobby plan you do not get automatic (or manual) backups built in but you could try finding templates that help you setup automatic backups that backup to S3 or other third party storage solutions, like for example https://railway.com/deploy/16Nb5i

More info:


gihan55
HOBBYOP

6 months ago

Thank you.I'll change my plan as pro


Status changed to Solved gihan55 6 months ago


Loading...