Backup
Anonymous
TRIALOP

2 years ago

How can I take full database backup with 500k record

12 Replies

2 years ago

what kind of database


2 years ago

n/a


raflymln
TRIAL

2 years ago

some suggestion, create a worker script or just a simple script with app sleeping and start cron configured

if you use postgresql, you can just use pgdump and put it on somewhere like s3 storage to be more secure

it's what i do everyday


2 years ago

you use pg_dump every day instead of using the postgres backup template from railway?


raflymln
TRIAL

2 years ago

yeah i use pg_dump then put it on cf r2


2 years ago

why not use the template to do that for you?


raflymln
TRIAL

2 years ago

well… there something that i "would not" tell here


2 years ago

is there something wrong with the template?


raflymln
TRIAL

2 years ago

noooo, it's just another thing that i dont like to tell it on here, btw the template works fine, might try it on my personal project later!


2 years ago

you can't leave me on a cliff hanger like that


raflymln
TRIAL

2 years ago

<:HEHE:1137849910067212359>


2 years ago

tell anyway?


Loading...