- Clickhouse
- PostgreSQL
- Snowflake
- BigQuery
Syntax
Behavior
- When
IF EXISTSis provided, the command is a no-op if the mirror is missing. - For more details on mirror resync, refer to the documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Guide to resyncing Mirrors in PeerDB
RESYNC MIRROR [IF EXISTS] <mirror_name>;
IF EXISTS is provided, the command is a no-op if the mirror is missing.