This is a reference implementation of postgres realtime materialized tables using IVM extension
- It won't work with AWS Aurora Postgres or AWS RDS as they dont support IVM extension yet, source
- It works with Self Hosted/managed Postgres, installation steps