8.21. Subscription Metrics #

Metrics based on the pg_stat_subscription view:

  • postgresql.subscription.info

  • postgresql.subscription.lag_bytes

  • postgresql.subscription.latest_end_unixtime

  • postgresql.subscription.last_msg_send_unixtime

  • postgresql.subscription.last_msg_receipt_unixtime

Metrics based on the pg_stat_subscription_stats view, available from Postgres Pro and PostgreSQL 15:

  • postgresql.subscription.apply_error_count

  • postgresql.subscription.sync_error_count

Metrics based on the pg_stat_subscription_stats view, available from Postgres Pro and PostgreSQL 18:

  • postgresql.subscription.conflicts