Re: psql hangs when trying to access a database - Mailing list pgsql-general

From Tom Lane
Subject Re: psql hangs when trying to access a database
Date
Msg-id 5295.1005016510@sss.pgh.pa.us
Whole thread Raw
In response to psql hangs when trying to access a database  (Mark Nickel <mnickel@dunsirn.com>)
List pgsql-general
Mark Nickel <mnickel@dunsirn.com> writes:
> Running into an interesting problem when trying to do a psql from the
> commandline.

Can't say I've heard of a similar problem before.  Can you attach to the
looping process with gdb and get a stack trace?

You might need to rebuild from source with --enable-debug to get
anything really useful from gdb, but let's first try it with the
executables you have.

            regards, tom lane

pgsql-general by date:

Previous
From: Mark Nickel
Date:
Subject: psql hangs when trying to access a database
Next
From: Mark Nickel
Date:
Subject: Re: psql hangs when trying to access a database