Re: current_query pg_stat_activity column

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: current_query pg_stat_activity column
Date: 2008-02-22 15:30:28
Message-ID: 20080222153028.GD24680@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Feb 22, 2008 at 11:50:51AM -0300, Carlos H. Reimer wrote:
> Hi,
>
> I´ve noticed in my Fedora Core 6 box running PG 8.2.3 that column
> current_query of pg_stat_activity view is not showing the complete query.

Yeah, it can't show very long queries. I forget what the length restriction
is, but I know there is one.

BTW, you likely want to upgrade to the latest stable version in the 8.2
series, which is 8.2.6.

A

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2008-02-22 15:33:50 Re: text and bytea
Previous Message Andrew Sullivan 2008-02-22 15:28:13 Re: configure build flags