PG_REPLICATION_ORIGIN_STATUS
PG_REPLICATION_ORIGIN_STATUS displays the replication status of the replication source.
Name | Type | Description |
|---|---|---|
local_id | oid | Replication source ID. |
external_id | text | Name of the replication source. |
remote_lsn | text | Remote LSN of the replication source. |
local_lsn | text | Local LSN of the replication source. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

