Thomas Munro <thomas.mu...@enterprisedb.com> writes: > On Sat, Dec 22, 2018 at 9:19 AM David Fetter <da...@fetter.org> wrote: >> I don't know precisely how it's going to play with Postgres, but >> Termux does supply a Postgres in its native packages. That package >> appears to work, at least in the single-connection case, so they're >> doing something somehow to get it up and running.
> They use libandroid-shmem which emulates SysV shmem. Interesting. I wonder how well it emulates the aspect we actually care about, ie counting the number of attached processes correctly ... regards, tom lane