Wednesday, October 16, 2019, 11:43:25 AM, Peng Yu <[email protected]> wrote:

> On 10/16/19, Simon Slavin <[email protected]> wrote:
>> Unfortunately, no.  Multiuser SQLite depends on locking being implemented
>> correctly.  The developers haven't found any Network File Systems which do
>> this.  Unless one of the readers of this list wants to tell me otherwise.

> What do you mean "Multiuser"? The files will be accessed by the same
> users from multiple compute nodes. Is that what you call "Multiuser"?

Simon almost certainly meant "User" as in "something (remote) USING a
shared (central) database file"... not users-as-in-usernames. In other
words, multiple nodes/processes/clients/"things" trying to access a
central SQLite file using some kind of network file system.

Graham


_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to