SYNOPSIS

REPAIR CONFIG (options); \kx

DESCRIPTION

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.

EXAMPLE

\*(T<REPAIR CONFIG (
  SET ID = 1,
  EVENT NODE = 2
);
    \*(T>

LOCKING BEHAVIOUR

No application-visible locking should take place.

SLONIK EVENT CONFIRMATION BEHAVIOUR

Slonik does not wait for event confirmations before performing this command.

VERSION INFORMATION

This command was introduced in Slony-I 1.1