DROP MIRROR
to remove a mirror configuration from PeerDB.
Syntax
Behavior
- Removes the mirror configuration and stops any scheduled syncs for the mirror.
- If the mirror does not exist and
IF EXISTS
is omitted, the command returns an error.
Considerations
- Dropping a mirror will not automatically remove data from the target peer; it only stops synchronization.