HomeMogDBMogDB StackUqbar
v5.0

Documentation:v5.0

Supported Versions:

Other Versions:

PG_STAT_SUBSCRIPTION

Get detailed synchronization information for the subscription.

Table 1 PG_STAT_SUBSCRIPTION fields

Name Type Description
subid oid The OID of the subscription.
subname name The name of the subscription.
pid thread_id The thread id of the background apply thread.
received_lsn LSN The most recent lsn received from the publisher.
last_msg_send_time timestamp The time when the most recent message was sent from the publisher.
last_msg_receipt_time timestamp The time when the message is received on the latest subscription.
latest_end_lsn LSN lsn on the release side at the time of the most recent live-bond message.
latest_end_time timestamp The last time received a live-bond message.
Copyright © 2011-2024 www.enmotech.com All rights reserved.