diff --git a/Documentation.html b/Documentation.html index 9efb80799f..062a4afc77 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4647,6 +4647,15 @@ letters, indicating that either Structure or Data are not up to date. By clicking on them, they will turn grey, what means that they will be synchronized.

+

+ 9.2 Are there problems with data synchronizing large + tables?

+ +

+Yes. This aspect of synchronization is currently limited to small tables, and they +must have a primary key. +

+

Developers Information