I have often wondered what the performance difference is between /dev/shm
and :memory: databases

Jim "Jed" Dodgen
j...@dodgen.us


On Thu, Feb 13, 2020 at 4:48 PM Keith Medcalf <kmedc...@dessus.com> wrote:

>
> On Thursday, 13 February, 2020 17:06, Jim Dodgen <jim.dod...@gmail.com>
> wrote:
>
> >I have placed databases on/in /dev/shm and shared them across both
> >threads and processes.
>
> Yeah, /dev/shm is a pre-existing tmpfs filesystem, separate from the one
> mounted on /tmp.  I keep forgetting about that one ...
>
> --
> The fact that there's a Highway to Hell but only a Stairway to Heaven says
> a lot about anticipated traffic volume.
>
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to