Re: Idle query that's not ""? - Mailing list pgsql-general

From Ron
Subject Re: Idle query that's not ""?
Date
Msg-id 2f444ae7-ca18-39cf-b450-cb82164ca369@gmail.com
Whole thread Raw
In response to Re: Idle query that's not ""?  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
On 11/06/2018 03:04 PM, David G. Johnston wrote:
> On Tue, Nov 6, 2018 at 1:59 PM Ron <ronljohnsonjr@gmail.com> wrote:
>> Right.  But when does the query text become "<IDLE>"?  Or has that become obsolete? (We recently migrated from
8.4.)
> That behavior changed sometime around 9.0; since it always shows the
> last query executed it logically follows that it will never show the
> placeholder "<IDLE>" (I suppose it might do so upon initial connect if
> no queries have been sent yet...not sure what it says then or even if
> it is possible)

So... obsolete.  Thanks.

-- 
Angular momentum makes the world go 'round.


pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Idle query that's not ""?
Next
From: Bruno Lavoie
Date:
Subject: Re: why select count(*) consumes wal logs