options | text[] | | extended | |
Indexes:
"replication_metadata_pkey" PRIMARY KEY, btree (id)
-Has OIDs: no
Options: user_catalog_table=true
INSERT INTO replication_metadata(relation, options)
options | text[] | | extended | |
Indexes:
"replication_metadata_pkey" PRIMARY KEY, btree (id)
-Has OIDs: no
INSERT INTO replication_metadata(relation, options)
VALUES ('bar', ARRAY['a', 'b']);
options | text[] | | extended | |
Indexes:
"replication_metadata_pkey" PRIMARY KEY, btree (id)
-Has OIDs: no
Options: user_catalog_table=true
INSERT INTO replication_metadata(relation, options)
rewritemeornot | integer | | plain | |
Indexes:
"replication_metadata_pkey" PRIMARY KEY, btree (id)
-Has OIDs: no
Options: user_catalog_table=false
INSERT INTO replication_metadata(relation, options)