51.79. pg_replication_origin_status
The pg_replication_origin_status view contains information about how far replay for a certain origin has progressed. For more on replication origins see Chapter 49.
Table 51.80. pg_replication_origin_status Columns
| Column Type Description |
|---|
|
internal node identifier |
|
external node identifier |
|
The origin node's LSN up to which data has been replicated. |
|
This node's LSN at which |
© 1996–2021 The PostgreSQL Global Development Group
Licensed under the PostgreSQL License.
https://www.postgresql.org/docs/13/view-pg-replication-origin-status.html