18 May
2010
18 May
'10
10:56 a.m.
Hey,
Maybe a better fix would be to define a variable for the socket directory and let the user set it himself.
I've created an alternative patch implementing this suggestion -- the variable defaults to /tmp/ or /var/run/postgresql/ depending on #+freebsd, but user code could change it if they need another path. (see cl-postgres::*unix-socket-dir*). Best, Marijn