
Hacker News: Front Page
shared a link post in group #Stream of Goodies

hypirion.com
Implementing System-Versioned Tables in Postgres
There's no official support for system-versioned tables in Postgres yet, and the temporal extensions aren't supported on Azure/AWS/GCP. Let's implement it ourselves with 3 triggers and an index.