Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.43. pg_replication_origin
Prev UpChapter 50. System CatalogsHome Next

50.43. pg_replication_origin

Thepg_replication_origin catalog contains all replication origins created. For more on replication origins seeChapter 48.

Unlike most system catalogs,pg_replication_origin is shared across all databases of a cluster: there is only one copy ofpg_replication_origin per cluster, not one per database.

Table 50.43. pg_replication_origin Columns

NameTypeReferencesDescription
roidentOid A unique, cluster-wide identifier for the replication origin. Should never leave the system.
ronametext The external, user defined, name of a replication origin.


Prev Up Next
50.42. pg_range Home 50.44. pg_rewrite
epubpdf
Go to Postgres Pro Standard 12
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp