pg_replication_origin_status
#
The <structname>pg_replication_origin_status</structname> view
contains information about how far replay for a certain origin has
progressed. For more on replication origins
see <xref linkend="replication-origins"/>.
pg_replication_origin_status
ビューには、ある起点の再生の進捗についての情報が含まれます。
レプリケーション起点についての詳細は第48章を参照してください。
表52.18 pg_replication_origin_status
の列
Column Type 列 型 Description 説明 |
---|
internal node identifier 内部ノード識別子 |
external node identifier 外部ノード識別子 |
The origin node's LSN up to which data has been replicated. そのデータまで複製されたことを示す起点ノードのLSN |
This node's LSN at which <literal>remote_lsn</literal> has
been replicated. Used to flush commit records before persisting
data to disk when using asynchronous commits.
その |