Re: Q: explain on delete - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Q: explain on delete
Date
Msg-id 20030204082111.D27202@mail.libertyrms.com
Whole thread Raw
In response to Re: Q: explain on delete  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Q: explain on delete  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Mon, Feb 03, 2003 at 05:01:17PM -0500, Tom Lane wrote:

> mechanism.  It's not great, particularly because you can't conveniently
> see the associated plans, but it's better than nothing ...

But you can take the thereby-discovered queries and pass them to
EXPLAIN manually.  It's a bit of a pain, but this is how I have found
some real performance problems.  (Sometimes it just leaps out at
you, actually, when you see the query.)

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: "Cleiton Luiz Siqueira"
Date:
Subject: Kernel Error
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: Kernel Error