Best way to setup back up system for my postgres?
developerharris
HOBBYOP

2 years ago

Looking to do a backup every X number of hours

44 Replies

2 years ago

use railways backup template for postgres


2 years ago

n/a


developerharris
HOBBYOP

2 years ago

just set this up to upload to my cloudflare r2


developerharris
HOBBYOP

2 years ago

will check back tomorrow to see if it works


developerharris
HOBBYOP

2 years ago

have it set to @hourly and to keep backups for 7 days


2 years ago

what cron expression did you use?


developerharris
HOBBYOP

2 years ago

@hourly


developerharris
HOBBYOP

2 years ago

1230024198949179400


developerharris
HOBBYOP

2 years ago

is what the template said i could do 👁️ 👄 👁️


developerharris
HOBBYOP

2 years ago

1230024317685993500


developerharris
HOBBYOP

2 years ago

will actually just remove schedule to let it test run


developerharris
HOBBYOP

2 years ago

and then set it to hourly


developerharris
HOBBYOP

2 years ago

good i did that


developerharris
HOBBYOP

2 years ago

the URL isn't right


developerharris
HOBBYOP

2 years ago

1230024611752706000


2 years ago

oh, you aren't using the template made by railway


developerharris
HOBBYOP

2 years ago

i couldn't find it


developerharris
HOBBYOP

2 years ago

i thought this was it


developerharris
HOBBYOP

2 years ago


2 years ago

oh definitely not


2 years ago

why does it even come with a database lol


developerharris
HOBBYOP

2 years ago

it does?


2 years ago

haha yes, click the link you sent


2 years ago

this is the official template -
deploy it into your project and provide it the private database url


developerharris
HOBBYOP

2 years ago

1230025454446968800


developerharris
HOBBYOP

2 years ago

got it, 2nd one here


developerharris
HOBBYOP

2 years ago

ok looks like i got the proper one setup


developerharris
HOBBYOP

2 years ago

although it goes once a day at 5am


developerharris
HOBBYOP

2 years ago

so i'll guess i'll wait till then to see


2 years ago

yeah, you can change that though


2 years ago


developerharris
HOBBYOP

2 years ago

just deployed it to test every 5 minutes 😄


developerharris
HOBBYOP

2 years ago

just so i can see it work


developerharris
HOBBYOP

2 years ago

then I'll switch it to hourly


developerharris
HOBBYOP

2 years ago

i wish there was a way I could do like


developerharris
HOBBYOP

2 years ago

hourly backups for the past 3 days, but then only need once a day backup


developerharris
HOBBYOP

2 years ago

i guess i could setup two different crons?


2 years ago

yeah that could work with multiple backup services


developerharris
HOBBYOP

2 years ago

nice

1230030439096258600


developerharris
HOBBYOP

2 years ago

we're cooking


2 years ago

awsome


developerharris
HOBBYOP

2 years ago

this officially saved my skin - i accidentally deleted my database and then restored it from this backup


developerharris
HOBBYOP

2 years ago

ty for the help setting it up


2 years ago

no problem!


Loading...