> The existence of .sqlite-shm is required for read-only WAL mode to work at 
> all (a very important use-case being queries by regular users), see 
> https://www.sqlite.org/wal.html#read_only_database

I find this weird - because unprivileged code can't write directly to the 
database, what practical use is the shared memory?

Hmm, I just found https://www.sqlite.org/uri.html#uriimmutable - seems like rpm 
may be able to use that when it detects it can't write?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2219#issuecomment-1292136069
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2219/1292136...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to