When I run psql on freebsd/alpha with latest CVS and no postmaster running,
I get this:
bash-2.03$ psql test
psql: could not connect to server: No such file or directory Is the server running locally and accepting
connectionson Unix domain socket "ùÿÿÿÿÿÿÿØ`"?
What's with the bizarre socket name?
Chris