在AWS的RDS用mysqldump [英] Mysqldump of the AWS RDS

查看:960
本文介绍了在AWS的RDS用mysqldump的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想拿回去了RDS ​​MySQL数据库。我运行一个小实例,presently。我需要的程序获得sqldump,但我的问题是不RDS冻结而采取sqldump,因为在其生产大量的读/写操作发生。好心帮

I want to take a back up of the RDS MYsql database. I am running a small instance presently. I need procedure to get a sqldump, but my question is does RDS freezes while taking a sqldump, since in its production lot of read/write operations happen. Kindly help

推荐答案

推荐的方法来备份RDS是的自动备份和<一href="http://docs.amazonwebservices.com/AmazonRDS/latest/CommandLineReference/CLIReference-cmd-CreateDBSnapshot.html"相对=nofollow>数据库快照的。 DB快照是基本相同的EBS快照,其被存储在S3中幕后,但只在同一区域内可用的

The recommended way to back up RDS is with automatic backups and DB snapshots. DB snapshots are basically the same as EBS snapshots, which are stored in S3 behind the scenes, but are only available within the same region.

这篇关于在AWS的RDS用mysqldump的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆