great... will try it out now.

actually, i was thinking, that the computer sometimes has 1GB free RAM 
or 3GB free RAM (of the 4GB of RAM).  how come the OS doesn't 
automatically create a cache for the 45MB db file?  If the OS creates 
the cache, everything happens in memory, and it should be quite fast.

Is it true that sqlite3 actually flush the data into the hard drive? 
but at least for the searching part, can it still happen just in RAM? 
Can't MySQL or Sqlite3 actually have a mode so that the db can be cached 
in RAM as much as possible?

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to