Synchronization steps: Difference between revisions

Jump to navigation Jump to search
Line 348: Line 348:
Remarks:
Remarks:
* This module uses multi-downloader: three simultaneous download threads (each has a separate document SyncSetup.txt).
* This module uses multi-downloader: three simultaneous download threads (each has a separate document SyncSetup.txt).
* Page-size = 500 except emails (100) // Can be changed
* Page-size = 500 except emails (100) // [[Advanced_sync_setup|Can be changed]]
* FullSync drops indexes before the download and re-creates them at the end. This optimizes performance.
* FullSync drops indexes before the download and re-creates them at the end. This optimizes performance.
* Huge tables: Always after 20,000 records there is an intermediate commit. This prevents huge (>> 1 GB) WAL log files.
* Huge tables: Always after 20,000 records there is an intermediate commit. This prevents huge (>> 1 GB) WAL log files.

Navigation menu