Re: IDLE in transaction introspection - Mailing list pgsql-hackers

From Robert Treat
Subject Re: IDLE in transaction introspection
Date
Msg-id CABV9wwMms=tfxLGKp-CJkX1ET-ePupSJjEhGBHW7=2RWNntTSw@mail.gmail.com
Whole thread Raw
In response to Re: IDLE in transaction introspection  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Fri, Nov 4, 2011 at 3:28 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Fri, Nov 4, 2011 at 2:46 PM, Scott Mead <scottm@openscg.com> wrote:
>>    If waiting == true, then state = WAITING
>>    else
>>      state = appropriate state
>
> No, I think the state and waiting columns should be completely independent.
>

If they aren't I don't think we need both columns. +1 for leaving them
independent though.

Robert Treat
play: xzilla.net
work: omniti.com


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: heap vacuum & cleanup locks
Next
From: Robert Treat
Date:
Subject: Re: IDLE in transaction introspection