Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 561 Bytes

SQL-HA-Sync-Database.md

File metadata and controls

23 lines (16 loc) · 561 Bytes

SQL - HA SYNC DATABASE

(Since v2.2) Asks for a re-synchronization of the current database when running in HA. OrientDB will select the best server where to synchronize the database.

Syntax

HA SYNC DATABASE

Examples

  • Re-synchronize the database:

    orientdb> HA SYNC DATABASE
    

For more information, see