Joe Wilson <[EMAIL PROTECTED]> wrote: > http://en.wikipedia.org/wiki/InnoDB > > --- [EMAIL PROTECTED] wrote: > > I'm really curious to know how PostgreSQL and MySQL avoid this > > thrashing problem. Does anybody have any insight on this? >
Thanks for the link. But InnoDB uses the same basic architecture as SQLite. So this does not explain why performance drops off on SQLite but not on InnoDB. Still looking.... -- D. Richard Hipp <[EMAIL PROTECTED]>