Unsupported Screen Size: The viewport size is too small for the theme to render properly.

does synch between DB lock source DB ?

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications does synch between DB lock source DB ?

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #8547
      rhialto
      Member

      Hello,

      Have large amout of data to backup (table with around 100 M entries).

      Only few pourcent of this data change each day.

      So syncronise only data updated or deleted and not backup all this seems to be a good idea.

      But :

      I made a test with small table ( 500 K entries) with small data. the datafile on the drive is 14 Mo.

      it take 245 s to copy first time the 500 K entries and 86 s after to check there's no change on second tries (between 2 bi-xeon 700)

      So i'am little disapointed because normal backup seems to be more adequat.

      But the thing wich can make me use synchronisation is :

      Does syncronise Lock DB source ?

      if not it's an advatage over normal backup.

      Tks

    • #16230
      Ritesh
      Member

      SQLyog does not issue any “explicit” lock commands during DB Sync.

      The SJA algorithm in mainly designed to sync data using “minimal” data transfer. That means incredible performance gains if network is a bottleneck.

    • #16231
      rhialto
      Member

      Ok !

      Understood 🙂

      Tks

      Rhialto

Viewing 2 reply threads
  • You must be logged in to reply to this topic.