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 Resposta
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
respondido há 3 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas