UseDocumentation Index
Fetch the complete documentation index at: https://docs.peerdb.io/llms.txt
Use this file to discover all available pages before exploring further.
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 EXISTSis omitted, the command returns an error.
Considerations
- Dropping a mirror will not automatically remove data from the target peer; it only stops synchronization.

