Re: SELECT...FOR UPDATE

From: Andreas Plesner Jacobsen <apj(at)mutt(dot)dk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SELECT...FOR UPDATE
Date: 2002-07-11 21:42:39
Message-ID: 20020711214238.GN22168@nerd.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 11, 2002 at 02:38:16PM -0700, Stephan Szabo wrote:
>
> > > I'd suggest running with query printing turned on to see in more
> > > detail what's going on.
> >
> > I know the exact query, so I don't see, where that would help?
>
> It was more to see what other transactions were doing other than
> the one running the above immediately before the deadlock.

I've tried turning up the debug-level, but the amount of transactions is
too big for that to be usable :/

--
Andreas Plesner Jacobsen | I always wake up at the crack of ice.
| -- Joe E. Lewis

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andres Ledesma 2002-07-11 21:47:08 Re: about middleware over postgreSQL....
Previous Message Stephan Szabo 2002-07-11 21:38:16 Re: SELECT...FOR UPDATE