Home Let's learn together Azure Tips & Tricks Azure Database for PostgreSQL—Logical decoding and wal2json for change data capture | Azure updates

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

0
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.

LEAVE A REPLY

Please enter your comment!
Please enter your name here