REPAIR CONFIG
Resets the name-to-oid mapping of tables in a replication set, useful for restoring a node after a pg_dump.
- Provided by: slony1-2-doc (Version: 2.2.8-3)
- Source: slony1-2
- Report a bug
Resets the name-to-oid mapping of tables in a replication set, useful for restoring a node after a pg_dump.
REPAIR CONFIG (options);
Resets name-to-oid mapping.
REPAIR CONFIG (
SET ID = 1,
EVENT NODE = 2
);
No application-visible locking should take place.
Slonik does not wait for event confirmations before performing this command.
This command was introduced in Slony-I 1.1