On 4/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
"Rich Rattanni" <[EMAIL PROTECTED]> wrote:
>
> I am just wondering should I take matters into my own hands,
> and compile and make use of sqlite3_soft_heap_limit(), or can I trust
> SQLITE to manage it for me.

If you do not set sqlite3_soft_heap_limit(), SQLite assumes
you are on a workstation with essentially unlimited memory
and will use as much memory as it needs to run most efficiently.

--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------


Thank you sir.  I shall recompile and use this option.

--
Rich

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to