We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493461d commit cfe2e2aCopy full SHA for cfe2e2a
README.md
@@ -270,7 +270,7 @@ The following functions are provided for managing the replication sets:
270
- `replicate_delete` - specifies if `DELETE` is replicated, default true
271
- `replicate_truncate` - specifies if `TRUNCATE` is replicated, default true
272
273
-- `pglogical.delete_replication_set(set_name text)`
+- `pglogical.drop_replication_set(set_name text)`
274
Removes the replication set.
275
276
Parameters:
0 commit comments