Cygwin psql with Windows native Postgres - Mailing list pgsql-general

From Michael Artz
Subject Cygwin psql with Windows native Postgres
Date
Msg-id 1147620664.290301.261890@g10g2000cwb.googlegroups.com
Whole thread Raw
Responses Re: Cygwin psql with Windows native Postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I thought I'd be clever and use the cygwin 'psql' client to connect to
the Windows native PostgreSQL 8.1.3 running on the same box, since the
the cygwin port feels more like home (keybindings).  Unfortunately, I
get the following message when connecting (after about a minute):

$ psql -h 127.0.0.1 -l
psql: server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.

So it looks like psql is connecting just fine, but timing out.  I can't
find anything of interest in the logs, and pg_hba.conf seems to be set
up just fine.  The native cmd psql works fine, as well as pgAdmin.

Has anyone done this before with/without success?  Any ideas on what
else to check out?

Thanks
-Mike


pgsql-general by date:

Previous
From: "Alejandro Michelin Salomon \( Adinet \)"
Date:
Subject: RES: RES: Diferences between functions criated in pg 8.0.4 and criated in pg 7.4.8
Next
From: Adrian Klaver
Date:
Subject: Re: RES: RES: Diferences between functions criated in pg 8.0.4 and criated in pg 7.4.8