Hello all,
I suppose this is rarely-tested functionality but it looks like aox cannot
connect to a postgres unix socket.
archiveopteryx.conf:
db-address = /var/shared/.s.PGSQL.5432
This is a real socket, I can connect to it just fine with psql -h
aox appears to start up, but then shuts down. Tracing the process shows a ton
of "Bad file descriptor" errors (literally thousands) before eventually
producing more useful messages such as:
4194: connect(22,{ AF_UNIX "/var/shared/.s.PGSQL.5432" },106) ERR#2 'No such
file or directory'
Thanks!
--
Mark Felder
[email protected]