Re: psql hangs when trying to access a database

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mark Nickel <mnickel(at)dunsirn(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: psql hangs when trying to access a database
Date: 2001-11-06 03:15:10
Message-ID: 5295.1005016510@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mark Nickel <mnickel(at)dunsirn(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mark Nickel 2001-11-06 03:37:36 Re: psql hangs when trying to access a database
Previous Message Mark Nickel 2001-11-06 02:34:21 psql hangs when trying to access a database