Re: psql - Mailing list pgsql-admin

From jdassen@cistron.nl (J.H.M. Dassen (Ray))
Subject Re: psql
Date
Msg-id slrn9bjh0v.rsf.jdassen@odin.cistron-office.nl
Whole thread Raw
In response to psql  ("Tudor Gabriel PETRESCU" <tpetrescu@idsms.ca>)
List pgsql-admin
[Please do not use HTML for email]

Tudor Gabriel PETRESCU <tpetrescu@idsms.ca> wrote:
>I tried to acces my data base with the command:
>psql mydbname
>and I get the following error message:
>
>Connection to database 'mydbname' failed.
>connectDB() -- socket() failed: errno=3D106
>Addresses in the specified family cannot be used with this socket

There is a problem in the way the psql client tries to connect to the
database backend. Given that it's a socket-level problem (i.e. interaction
with the OS), you should provide details on the operating environment you're
running the client and the server in.

Ray
--
Windows 2001: "Oh my god, it is full of bugs"

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: [SQL] I cannot vacuum
Next
From: Chris Czeyka
Date:
Subject: Lost in unicode?