Resets the name-to-oid mapping of tables in a replication set, useful for restoring a node after a pg_dump.
REPAIR CONFIG (options); \kx
Resets name-to-oid mapping.
\*(T<SET ID = ival \*(T>
Which set to clean up after.
\*(T<EVENT NODE = ival \*(T>
The node ID where this should be submitted.
\*(T<EXECUTE ONLY ON = ival \*(T>
The ID of the only node where the mappings are to be updated. If not specified, the default is to execute this on all nodes subscribed to the set.
\*(T<REPAIR CONFIG ( SET ID = 1, EVENT NODE = 2 ); \*(T>
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