How to use temporal table in Aurora PostgreSQL?

0

Hi, I want to use the temporal table extension in the Aurora PostgreSQL but saw that it is not supported yet: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Extensions.html.

Is there any workaround for this? How can I use temporal tables in Aurora PostgreSQL or is there any similar supported extension which provides the same functionality?

TIA :)

1 Antwort
1

You can check https://github.com/nearform/temporal_tables which is a rewrite of the temporal_tables extension in PL/pgSQL. Please test it before using it in critical/production environments.

profile pictureAWS
karan
beantwortet vor 3 Monaten

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