About drop aurora instance under primary production instance mysql.

0

Good morning, I have an aurora read replica below a production transactional instance in mysql. My question is, how do I drop this reading instance, considering that it presents an error message to drop, message below: It is important to point out that he does not have to be promoted to master, as the transactional database is ok

"Cannot delete the last instance of the read replica DB cluster. Promote the DB cluster to a standalone DB cluster in order to delete it."

Enter image description here

질문됨 8달 전175회 조회
1개 답변
0

HI, Greetings!

When you promote the Aurora cluster, it will be a standalone cluster and no longer be synchronised with the source (RDS primary) as the replication from source is stopped. And this promotion will not impact the source (RDS primary) and your applications will continue to work with the existing endpoints of the source unless you update it/perform a cutover.

Hence in order to delete the Aurora Read Replica that you created, it is safe to Promote the Aurora cluster and then perform the deletion, without impacting your transactional database.

Let me know if I answered your question or if you have any follow-up.

Thanks,

Ranjini Menon

profile pictureAWS
답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠