2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Hi!
We've encountered same issue lately. Looks like those logs aren't available in RDS console (I'm not sure why?) but you can get those from RDS API (for 14 days).
E.g. using CLI:
aws rds describe-events --source-identifier <yourdatabaseidentifierhere> --source-type db-instance --duration 6720
답변함 6년 전
0
Hi kruczjak-boostcom,
You 've been very helpful! Thank you so much!
By reading the events, we found indexes that were incompatible and had to be dropped in order for the upgrade to finish.
Thanks a lot once again!
Pantelis
답변함 6년 전
관련 콘텐츠
- AWS 공식업데이트됨 일 년 전