Backup Mysql database in Railway
aridstudio
PROOP

7 months ago

Hello,

I'm looking for the best template or method to back up my MySQL database on Railway. Could you please share any recommended approaches or best practices for this?

Thanks in advance!

$5 Bounty

3 Replies

aridstudio
PROOP

7 months ago

N/A


aridstudio
PROOP

7 months ago

I need create backup for my mysql database


uxuz
MODERATOR

7 months ago

Hey, Railway offers native volume backups on the pro plan. Alternatively, you can utilize a community template, create your own mysql backup service/template or just use mysqldump to create a backup from your mysql service.


Loading...