Re: psql connection error - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: psql connection error
Date
Msg-id 20031222145758.GH1560@tishler.net
Whole thread Raw
In response to psql connection error  ("Raul Secan" <magnum@go.ro>)
List pgsql-cygwin
Raul,

On Sat, Dec 20, 2003 at 02:01:10PM +0200, Raul Secan wrote:
> Hello, I succesfuly installed PostgreSQL 7.3.3 on Cygwin 1.3.22.  I am
> running WinXP Professional, and the PostgreSQL and ipc-daemon, are
> installed as Windows services.
>
> [snip]
>
> Can someone help me? Thanks.

IIRC, there was a bug in Cygwin 1.3.22 that prevented Unix domain socket
access to PostgreSQL.  Your options are:

    1. Upgrade to the latest Cygwin, cygipc, and PostgreSQL
    2. Access PostgreSQL via TCP/IP sockets (i.e., psql -h localhost)

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Postgres 7.3.X "make install" fails on pgtclsh
Next
From: "Raul Secan"
Date:
Subject: psql connection error