【发布时间】:2019-03-01 10:04:35
【问题描述】:
例如:假设我有两个数据库DB1 and DB2。现在我的要求是将数据从DB1 刷新到DB2 每晚。 DB1 是实时数据库,DB2 是供非业务用户进行数据分析的。
我的问题:
1) What must be the tool i should use for my requirement? I need a solution that is fast, since the database copy has to be done everyday.
2) Does AWS have any tool to automate the backup and restore the data?
【问题讨论】:
标签: oracle amazon-web-services database-backups rds rman