[postmodern-devel] Unix socket directory configuration

Zach Beane xach at xach.com
Fri Aug 31 16:32:42 UTC 2012


Hi,

I'm trying to use Postmodern on Linux with a Postgres built from
scratch. The default value for the Unix socket directory in that
situation is /tmp. Postmodern defaults it to /var/run/postgresql, which
is more typical for a vendor-packaged Postgres on Linux.

It's easy enough to alter/bind cl-postgres::*unix-socket-dir* as needed,
but I'm always a little reluctant to use ::. Is that variable a
candidate for adding to the supported API by exporting its name?

Thanks,
Zach




More information about the postmodern-devel mailing list