RE: [sqlite] Can the memory usage of SQLite be adjusted?

2007-06-15 Thread B V, Phanisekhar
<[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > <[EMAIL PROTECTED]> wrote: > > > I completed my analysis of the SQLite database memory usage and I was > > > surprised to find that SQLite consumes so much memory. I ran my test > > > case (creates 31 tables) and found that SQLite

Re: [sqlite] Can the memory usage of SQLite be adjusted?

2007-04-24 Thread rhurst2
[EMAIL PROTECTED] wrote: > <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] wrote: > > > <[EMAIL PROTECTED]> wrote: > > > > I completed my analysis of the SQLite database memory usage and I was > > > > surprised to find that SQLite consumes so much memory. I ran my test > > > > case

Re: [sqlite] Can the memory usage of SQLite be adjusted?

2007-04-24 Thread drh
<[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > <[EMAIL PROTECTED]> wrote: > > > I completed my analysis of the SQLite database memory usage and I was > > > surprised to find that SQLite consumes so much memory. I ran my test > > > case (creates 31 tables) and found that SQLite

Re: [sqlite] Can the memory usage of SQLite be adjusted?

2007-04-24 Thread rhurst2
[EMAIL PROTECTED] wrote: > <[EMAIL PROTECTED]> wrote: > > I completed my analysis of the SQLite database memory usage and I was > > surprised to find that SQLite consumes so much memory. I ran my test > > case (creates 31 tables) and found that SQLite consumed 545,231 bytes of > >

Re: [sqlite] Can the memory usage of SQLite be adjusted?

2007-04-24 Thread drh
<[EMAIL PROTECTED]> wrote: > I completed my analysis of the SQLite database memory usage and I was > surprised to find that SQLite consumes so much memory. I ran my test > case (creates 31 tables) and found that SQLite consumed 545,231 bytes of > malloced memory before it started giving it