Execution statistics - Mailing list pgsql-hackers

From svanegmond@bang.dhs.org
Subject Execution statistics
Date
Msg-id 20010717154922.A27766@bang.dhs.org
Whole thread Raw
List pgsql-hackers
Hi Hackers,

One of the biggest gaps I've found while doing performance tuning is
collecting execution statistics.  There's EXPLAIN for the planner, but
nothing for the executor.  Maybe another verb; ACCOUNT?

I'm not suggesting this as work that someone else do. I don't mind
trying it myself, but I wouldn't mind some guidance on how to make it
an acceptable patch.

-Steve


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_depend
Next
From: Bruce Momjian
Date:
Subject: Re: Re: Idea: recycle WAL segments, don't delete/recreate 'em