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 Risposta
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
con risposta 3 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande