On Tue, May 27, 2008 at 10:41:18PM +0200, Federico Granata scratched on the 
wall:
> >
> > For windows the easiest thing to do would be setting up the ram disk and
> > store database there.
> 
> easier than using :memory: ???

  Not easier, but sometimes more useful.  Using a RAM disk means going
  through the OSes file manager, which adds some overhead.  On the
  other hand, you can copy the database file to (or from) a more
  traditional storage-backed filesystem at any time... something you
  can't do with a :memory: database.

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"'People who live in bamboo houses should not throw pandas.' Jesus said that."
   - "The Ninja", www.AskANinja.com, "Special Delivery 10: Pop!Tech 2006"
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to