Re: Monitoring a Query - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Monitoring a Query
Date
Msg-id 200209201619.g8KGJ4J00624@candle.pha.pa.us
Whole thread Raw
In response to Monitoring a Query  (Aaron Held <aaron@MetroNY.com>)
Responses Re: Monitoring a Query  (Neil Conway <neilc@samurai.com>)
List pgsql-general
Aaron Held wrote:
> Is there any way to monitor a long running query?
>
> I have stats turned on and I can see my queries, but is there any better
> measure of the progress?

Oh, sorry, you want to know how far the query has progressed.  Gee, I
don't think there is any easy way to do that.  Sorry.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Chris Gamache
Date:
Subject: Tips for re-using function results within single insert
Next
From: Bruce Momjian
Date:
Subject: Re: Monitoring a Query