Re: query stuck at SOCK_wait_for_ready function call

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "tamanna madaan" <tamanna(dot)madan(at)globallogic(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: query stuck at SOCK_wait_for_ready function call
Date: 2010-12-30 17:53:35
Message-ID: 27845.1293731615@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"tamanna madaan" <tamanna(dot)madan(at)globallogic(dot)com> writes:
> I am using postgres-8.1.2 and have been using psqlodbc-08.03.0200 driver to connect
> to the databse. One of the queries I executed from my appilcation have got stuck for an
> indefinite amount of time causing my application to hang.

Are you sure you didn't simply issue a very long-running query? Or one
that is waiting for a lock?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Browne 2010-12-30 19:16:28 Re: Standard schemas for common features?
Previous Message Raymond O'Donnell 2010-12-30 17:50:30 Re: query stuck at SOCK_wait_for_ready function call