Re: Login to Postgres 8.2 via Cygwin hangs

From: Klint Gore <kg(at)kgb(dot)une(dot)edu(dot)au>
To: Sergei Dubov <sdubov(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Login to Postgres 8.2 via Cygwin hangs
Date: 2007-04-19 07:02:06
Message-ID: 462713EE36D.17B2KG@129.180.47.120
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 18 Apr 2007 23:25:07 -0400, Sergei Dubov <sdubov(at)gmail(dot)com> wrote:
> I just installed the latest release of Postgres (8.2 native version) on
> Win XP Pro). When I try to run psql through Cygwin, I cannot get to the
> postgres terminal. I mean I type in the password, and the feeling is
> that it just hangs.
>
> It all works fine from Windows terminal.
>
> Any ideas at all?

Use strace and see where it stops. If that doesn't help, use gdb.

klint.

+---------------------------------------+-----------------+
: Klint Gore : "Non rhyming :
: EMail : kg(at)kgb(dot)une(dot)edu(dot)au : slang - the :
: Snail : A.B.R.I. : possibilities :
: Mail University of New England : are useless" :
: Armidale NSW 2351 Australia : L.J.J. :
: Fax : +61 2 6772 5376 : :
+---------------------------------------+-----------------+

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ashish Karalkar 2007-04-19 07:03:00 WAL
Previous Message Joshua D. Drake 2007-04-19 06:41:46 Re: Login to Postgres 8.2 via Cygwin hangs