Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
51.45. pg_replication_origin
Prev UpChapter 51. System CatalogsHome Next

51.45. 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 51.45. pg_replication_origin Columns

Column Type

Description

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
51.44. pg_range Home 51.46. pg_rewrite
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp