Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
51.79. pg_replication_origin_status
Prev UpChapter 51. System CatalogsHome Next

51.79. pg_replication_origin_status

Thepg_replication_origin_status view contains information about how far replay for a certain origin has progressed. For more on replication origins seeChapter 49.

Table 51.80. pg_replication_origin_status Columns

NameTypeReferencesDescription
local_idOidpg_replication_origin.roidentinternal node identifier
external_idtextpg_replication_origin.ronameexternal node identifier
remote_lsnpg_lsn The origin node's LSN up to which data has been replicated.
local_lsnpg_lsn  This node's LSN at whichremote_lsn has been replicated. Used to flush commit records before persisting data to disk when using asynchronous commits.


Prev Up Next
51.78. pg_publication_tables Home 51.80. pg_replication_slots
epubpdf
Go to PostgreSQL 10
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp