Expand description
Defines additional types related to TableReplicationInfo.
Enumsยง
- Replication
Status - Replication status of the table created using
AS REPLICAlike:CREATE MATERIALIZED VIEW mv1 AS REPLICA OF src_mv
Defines additional types related to TableReplicationInfo.
AS REPLICA like:
CREATE MATERIALIZED VIEW mv1 AS REPLICA OF src_mv