Backups Hobby Plan
junforever
HOBBYOP

a year ago

Hey team, I'm currently using the Hobby Plan. I want to know how I can make a backup of my n8n PostgreSQL database, and how I can restore my database using that backup when I need it? Thanks for your attention

Solved$10 Bounty

4 Replies

junforever
HOBBYOP

a year ago

N/A


a year ago

I found this article. Same idea applies I assume

https://blog.railway.com/p/postgre-backup


a year ago

Hey, there is no native volume backup for Hobby plan users. You will have to backup your database yourself using pg_dump or utilize a Railway template that does it periodically by uploading the dump to an S3 bucket. You can then restore your latest backup using pg_restore. Just look up Postgres Backup or Postgres S3 when deploying a template and you should be able to find one that will suit your needs.


a year ago

!s


Status changed to Solved uxuz 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...