azure Azure Updates ·

Azure PostgreSQL Flexible Server: GA metric for logical replication slot sync status

dataazuregaengineer
feature

Azure Database for PostgreSQL – Flexible Server now offers a generally available `logical_replication_slot_sync_status` metric. This new Azure Monitor metric helps users validate replication health and slot readiness by showing if each logical replication slot is synchronized, catching up, or in an unknown state. It is particularly useful for those using logical decoding or change data capture tools like Debezium or Kafka. The feature provides per-slot visibility and supports alerts, ensuring consistent and responsive replication during various system events.

Features (1)
  • Monitor logical replication slot synchronization status

    A new `logical_replication_slot_sync_status` metric is now generally available for Azure Database for PostgreSQL – Flexible Server. This Azure Monitor metric provides per-slot visibility to check if logical replication slots are synchronized, catching up, or in an unknown state, aiding in replication health validation.

Read the original announcement →

https://azure.microsoft.com/updates?id=568414

Related releases