On 25 Dec 2015, at 12:39pm, Valentin Davydov <sqlite-user at soi.spb.ru> wrote:

> It would be desirable to improve algorithm of INTEGRITY_CHECK pragma.
> Presently it is generally useless for indexed databases which don't fit
> entirely in RAM (and which usually need checking much strongly than
> smaller ones).

Valentin, could you expand on that ?  I'm guessing that you're saying that it's 
very slow but I may have missed your point.  Also, do you know about

PRAGMA schema.foreign_key_check;

?  Does it have the same problem as far as you're concerned ?

Simon.

Reply via email to