> On Sep 24, 2019, at 3:48 PM, Keith Medcalf <kmedc...@dessus.com> wrote: > > There are not, to my knowledge, any client/server database systems that will > work properly if the database resides on a network filesystem (meaning remote > multi-access). The "client" is remote from the "server" because the "client" > and "server" use some sort of IPC mechanism (of which a network is an > example) so that the "client" can send commands to and receive responses from > the "server".
Well, obviously. “Client/server” means databases like MySQL or Oracle. No one would run those with the server using a networked file system. —Jens _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users