Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
49.68. pg_replication_origin_status
Prev UpChapter 49. System CatalogsHome Next

49.68. 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 47.

Table 49.69. 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
49.67. pg_prepared_xacts Home 49.69. pg_replication_slots
pdfepub
Go to Postgres Pro Standard 9.5
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp