Possible psql bug

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Possible psql bug
Date: 2003-07-10 02:35:04
Message-ID: 009501c3468b$df52cd50$2800a8c0@mars
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Yarra 2003-07-10 02:44:27 Re: Possible psql bug
Previous Message Tom Lane 2003-07-10 02:31:19 Re: initcap incompatibility issue