How can we find out when were the binary logs of a MySQL RDS instance created?

0

As we don't have access to the Aurora/RDS MySQL instance file system, I hoped there would be another way to know when a binary log was created so we can use mysqlbinlog utility to mine it specifically instead of going through all of them.

gefragt vor 2 Jahren865 Aufrufe
1 Antwort
0

Hi, yeah currently I think there is no way to achieve the feature you mentioned due to the reason RDS is managed. Did a research as well, similar topic discussed from the community: https://dba.stackexchange.com/questions/223848/show-created-date-of-all-binary-logs --> For on-prem MySQL you will have filesystem access for last written time.

If you want this feature to be developed, I would suggest you raise a feature request through the RDS console:

Navigate to the left lower corner of the RDS console page --> Click Feedback --> For the drop down choose "Feature request".

AWS
SUPPORT-TECHNIKER
Kevin_Z
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen