Cannot connect to a postgresql database

Murray Cumming murrayc at murrayc.com
Mon Dec 14 22:50:25 UTC 2015


I've managed to build a Glom package with xdg-app, though I'm not ready
to put it in a repo yet. Here is the manifest:
https://git.gnome.org/browse/glom/tree/glom-xdg-app-builder

This builds all kinds of funky dependencies, including boost,
postgresql and mysql.

There is one problem which I'll mention just in case you know
immediately what's happening. It looks like the postgresql client API
is hanging when trying to connect to the postgresql server (which Glom
starts an instance of). I think it's using a TCP connection.

Is inter-process TCP communication something that should work in the
xdg-app environment?

-- 
Murray Cumming
murrayc at murrayc.com
www.murrayc.com






More information about the xdg-app mailing list