Catalogs: pg_replication_origin

49.39. pg_replication_origin

The pg_replication_origin catalog contains all replication origins created. For more on replication origins see Chapter 47.

Table 49-39. pg_replication_origin Columns

Name Type References Description
roident Oid A unique, cluster-wide identifier for the replication origin. Should never leave the system.
roname text The external, user defined, name of a replication origin.

© 1996–2017 The PostgreSQL Global Development Group
Licensed under the PostgreSQL License.
https://www.postgresql.org/docs/9.5/static/catalog-pg-replication-origin.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部