Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

shadrix's avatar
Level 12

How would you backup valuable SQL-data?

Do you have any tips for me what I should do, when I have a server, that saves valuable information in MySQL (like transaction data)? Currently, I would try to install a SQL Replication sever. Does this mean, that I need to pay for an extra server, right?

What would you do in my case? Technically, to be save, I would need to backup all data for every second.

0 likes
2 replies
jove's avatar
jove
Best Answer
Level 7

Can I lose 1 day of data? Yes: Daily backups that are moved off site. Can't lose anything: off site slave.

1 like

Please or to participate in this conversation.