gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUnet-developers] dropping support for SQlite from GNUnet due to b


From: N. Durner
Subject: Re: [GNUnet-developers] dropping support for SQlite from GNUnet due to bug? workaround?
Date: Sun, 21 Aug 2005 11:34:23 +0200
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Hi,

SELECT * FROM gn070 WHERE condition ORDER BY criteria LIMIT 1;
[...]
As far as I can tell, it loads the ENTIRE database into memory (using 1 GB+ of memory).

The latest thread on

   http://news.gmane.org/gmane.comp.db.sqlite.general

looks similar to our problem.
Except that we're using SQLite 3.x.


   Nils




reply via email to

[Prev in Thread] Current Thread [Next in Thread]