pg_replication_origin_statusThe pg_replication_origin_status view contains information about how far replay for a certain origin has progressed. For more on replication origins see Chapter 50.
Table 54.18. 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  | 
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.