On 11 Nov 2019, at 1:42pm, Jukka Marin <[email protected]> wrote: > Or does the main process need to close all databases, then fork, then > reopen the databases?
Which processes access the databases ? The main process ? Its children ? Are they all using the same connection ? Are they all trying to use the same connection at the same time ? _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

