Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
53.44. pg_replication_origin
Prev UpChapter 53. System CatalogsHome Next

53.44. pg_replication_origin

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

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 53.44. 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
53.43. pg_range Home 53.45. pg_rewrite
pdfepub
Go to PostgreSQL 15
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp