[Interest] SQLite database: avoid high memory usage?
Thiago Macieira
thiago.macieira at intel.com
Mon Jan 24 17:16:03 CET 2022
On Monday, 24 January 2022 02:41:38 PST Alexander Dyagilev wrote:
> Sorry, I don't really know (and I do not even care). But this is what
> Windows Task Manager shows to our users, and they are concerned about this.
Easy way to answer this: try to open a database that is bigger than the
virtual memory total for your system. If you can, then it's just virtual
address for the memory-mapped file, not committed memory.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Interest
mailing list