incremental database backup
jaytonbye
PROOP

a year ago

Hello, I am looking for a way to incrementally backup my MYSQL database. I checked the marketplace, but everything seems to be for full dumps, as opposed to incrementally dumping only the newest changes.

I've looked into building something myself, but I will need to make sure binary logging is enabled, I will also need access to the MYSQL configuration (my.cnf file).

Can I do this with Railway? How do I get command line acceess?

Thank you.

2 Replies

jaytonbye
PROOP

a year ago

N/A


a year ago

I don't think you need command line access, you should be able to write MySQL commands to change the settings you need


Loading...