Re: select now() problem?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Eduardo Piombino <drakorg(at)gmail(dot)com>
Cc: PGSQL Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: select now() problem?
Date: 2010-09-02 17:56:34
Message-ID: 26933.1283450194@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Eduardo Piombino <drakorg(at)gmail(dot)com> writes:
> Do you have any idea on what could be causing a SELECT NOW() to never come
> back?

That's truly bizarre. Can you attach to one of these stuck processes
with a debugger and get a stack trace?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eduardo Piombino 2010-09-02 18:15:57 Re: select now() problem?
Previous Message Eduardo Piombino 2010-09-02 17:51:38 select now() problem?