Cygwin psql with Windows native Postgres

From: "Michael Artz" <mlartz(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Cygwin psql with Windows native Postgres
Date: 2006-05-14 15:31:04
Message-ID: 1147620664.290301.261890@g10g2000cwb.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2006-05-14 15:32:35 Re: RES: RES: Diferences between functions criated in pg 8.0.4 and criated in pg 7.4.8
Previous Message Alejandro Michelin Salomon ( Adinet ) 2006-05-14 15:18:16 RES: RES: Diferences between functions criated in pg 8.0.4 and criated in pg 7.4.8