On Tue, 17 May 2016, at 14:55, Markus Ecker wrote:

> PRAGMA mmap_size=0;

That, according to the documentation, means "turn off memory-mapping"
PROVIDED the database isn't in use already with memory-mapping active.

So, is the database soley in use by your integrity check when this
happens?

What happens if you code a mmap_size that's non-zero, but well less than
the 
size of your machine's RAM?

-- 
Jeremy Nicoll - my opinions are my own.

Reply via email to