Re: psql connection error

From: Jason Tishler <jason(at)tishler(dot)net>
To: Raul Secan <magnum(at)go(dot)ro>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: psql connection error
Date: 2003-12-22 14:57:58
Message-ID: 20031222145758.GH1560@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Matt Magoffin 2003-12-24 23:32:29 JDBC java.net.BindException connecting to Postgres 7.4 running on Cygwin Win2K
Previous Message Jason Tishler 2003-12-22 14:46:46 Re: Postgres 7.3.X "make install" fails on pgtclsh