Mark Felder <[email protected]> writes:

> I suppose this is rarely-tested functionality but it looks like aox
> cannot connect to a postgres unix socket.

That's because it chroots into the "jail" directory under its main
configuration directory at startup.

You'll want something like this in your postgresql.conf:

unix_socket_directories = '/var/shared, /etc/aox/jail/var/shared'

-tih
-- 
Most people who graduate with CS degrees don't understand the significance
of Lisp.  Lisp is the most important idea in computer science.  --Alan Kay

Reply via email to