Azure / azure-postgresql

Azure Database for PostgreSQL (fully managed service for PostgreSQL in Azure)
MIT License
77 stars 78 forks source link

PostgreSQL logical decoding with Event Grid example #95

Open alanenriqueo opened 1 year ago

alanenriqueo commented 1 year ago

In this PR we are adding a sample app that consumes database changes from a replication slot using logical decoding and sends them to an Azure Event Grid topic.