Home > Backend Development > PHP Tutorial > 什么情况下需要做数据库主从备份,该如何解决

什么情况下需要做数据库主从备份,该如何解决

WBOY
Release: 2016-06-13 13:41:42
Original
1209 people have browsed it

什么情况下需要做数据库主从备份
我只知道可以用来做热备份。
另外mysql读写分离和mysql主从备份有什么区别呢

------解决方案--------------------
我们项目虽然用到主从同步,但是没有听说涉及备份……DBA的事吧……
------解决方案--------------------

探讨

当然如果多台从服务器,而且读操作大于写操作的话,是可以想象到可以提高负载的能力的。
如果多台从服务器可以执行自定义的分配算法吗,还是mysql会默认处理
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template