All Content tagged with Amazon Aurora
Amazon Aurora is a MySQL and PostgreSQL-compatible relational database built for the cloud that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source databases.
內容語言: 中文 (繁體)
Select up to 5 tags to filter
排序依據 最近
2 個結果
需求:需要從 binlog 中獲取指定更新行為的具體細節,這個會是長期需求。
RDS 引擎為 Aurora MySQL ,查閱文檔:
(https://docs.aws.amazon.com/zh_tw/AmazonRDS/latest/UserGuide/USER_LogAccess.MySQL.Binarylog.html)
操作步驟:
1.在 EC2 上安裝 mysql 8.0.35...
目前我們使用Aurora PostgreSQL,一台primary cluster (us-east-1)和兩台secondary cluster (ap-southeast-1、eu-central-1) 機器規格皆Serverless v2 (0.5 - 8 ACUs),
其中我們發現primay db instance sync 到ap-southeast-1區域的replica...