On Fri, Nov 19, 2010 at 10:09 AM, Jay A. Kreibich <j...@kreibi.ch> wrote:

> On Thu, Nov 18, 2010 at 11:04:02PM -0800, Yang scratched on the wall:
>
> > innodb allows creating a db on a raw disk partition, can we do the
> > same on  sqlite?
>
>   Not out of the box, but it could be done by writing a VFS driver.
>  It is an idea I've toyed with, but I don't really have the low-level
>  raw device skills, nor enough motivation to learn.  It would be an
>  interesting project, however.
>

Much of the work has already been done.  See
http://www.sqlite.org/src/artifact?name=40cf9e212a377a6511469384a64b01e6e34b2eec



>
>   -j
>
> --
> Jay A. Kreibich < J A Y  @  K R E I B I.C H >
>
> "Intelligence is like underwear: it is important that you have it,
>  but showing it to the wrong people has the tendency to make them
>  feel uncomfortable." -- Angela Johnson
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to