On January 11, 2020 5:57:31 p.m. EST, T J <[email protected]> wrote: >I was interested in using sqlite over GPFS. I've seen a few useful >threads >on this: > > [...] > >Overall, it looks pretty good, but there were some WAL >failures. >Could someone comment on the precise implication of those test >failures?
WAL mode does not work over the network, so the test failures are presumably to be expected. -- J. King _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

