2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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
répondu il y a 6 ans
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
répondu il y a 6 ans
Contenus pertinents
- demandé il y a 7 mois
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 3 ans