I've read that SQLite may not work properly on NFS when accessed by
separate processes. Is "may not" the proper expression, or is it really
"will not"?

Some web hosts, like DreamHost and Mosso, provide only NFS-based
storage. I would very much like to know if it's possible to run SQLite
safely on these (Mosso, actually), so I need some way of testing if the
NFS implementation is adequate.

I'll only have access via PHP scripts (SQLite3 via PDO, fwiw) and the
like since you don't get root or even a shell.

(I know this is not a suggested deployment, but being able to use SQLite
on Mosso would be very helpful to me--I'll have a lot of work to do if I
have to switch from either.)

-- 
Joshua Paine  
LetterBlock: Web applications built with joy  
http://letterblock.com/  
301-576-1920

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

Reply via email to