Re: Deadlock detection

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Oliver Jowett <oliver(at)opencloud(dot)com>, PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Deadlock detection
Date: 2009-01-21 14:01:29
Message-ID: 491f66a50901210601w666e0d62k57765415ccc6f584@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, Jan 21, 2009 at 8:35 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:

>
> On Thu, 2009-01-22 at 00:38 +1300, Oliver Jowett wrote:
> > Note that there is no single "main thread"
>
> Yeh, I meant "the thread that executes the code for that session".
>
>
Well, that's actually the client's thread. There isn't really a "monitor"
thread.

Dave

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Simon Riggs 2009-01-21 14:54:45 Re: Deadlock detection
Previous Message Simon Riggs 2009-01-21 13:38:11 Re: Deadlock detection