TechWeu
TechWeu

Azure Database for PostgreSQL—Logical decoding and wal2json for change data capture | Azure updates

1 min read
Azure Database for PostgreSQL—Logical decoding and wal2json for change data capture | Azure updates


The Azure Database for PostgreSQL—single server logical decoding feature is now available in preview. In addition, the preview of wal2json, a popular output plugin for logical decoding, is also now available. Logical decoding makes the data from inserts, updates and deletes available to you and wal2json converts that data into a JSON object. This feature enables change data capture and data streaming scenarios.

Comments

Loading comments...

More in Azure Tips & Tricks

Azure Database for PostgreSQL—Logical decoding and wal2json for change data capture | Azure updates | TechWeu