Re: strange behavior on locks

From: Michael Adler <adler(at)pobox(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: alfranio(at)lsd(dot)di(dot)uminho(dot)pt, pgsql-hackers(at)postgresql(dot)org
Subject: Re: strange behavior on locks
Date: 2006-01-21 05:11:02
Message-ID: 20060121051102.GA10183@pobox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 20, 2006 at 11:47:55PM -0500, Tom Lane wrote:
> Alfranio Correia Junior <alfranio(at)lsd(dot)di(dot)uminho(dot)pt> writes:
> > What could cause the status ("select waiting") ?
>
> Perhaps you are using SELECT FOR UPDATE?

or SELECT func_with_side_effects() ?

-Mike

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rick Gigger 2006-01-21 05:27:45 Re: panic on 7.3
Previous Message Tom Lane 2006-01-21 04:47:55 Re: strange behavior on locks