logged_relations

0 rows


Description

Table used to store unique identifier columns for table or views, so that events can be replayed

Columns

Column Type Size Nulls Auto Default Children Parents Comments
relation_name text 2147483647 null

Relation (table or view) name (with schema if needed)

uid_column text 2147483647 null

Name of a column that is used to uniquely identify a row in the relation

Indexes

Constraint Name Type Sort Column(s)
logged_relations_pkey Primary key Asc/Asc relation_name + uid_column

Diagram producer might be missing

No diagrams were produced please see application output for any errors