"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes:
> 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
>         connections on Unix domain socket "ùÿÿÿÿÿÿÿØ`"?

> What's with the bizarre socket name?

I suspect the recent IPv6 code changes have broken the SockAddr struct
definition for you, probably by making unportable assumptions about
field size or layout.  Do you have time to look at it, or can you grant
access to your machine for someone else?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to