Re: Capturing EXPLAIN ANALYZE for a query without discarding the normal result set - Mailing list pgsql-hackers

From Marti Raudsepp
Subject Re: Capturing EXPLAIN ANALYZE for a query without discarding the normal result set
Date
Msg-id CABRT9RDajg0roAE0OSj5jmJh7hZ9uO7vULJQkmkYAGz6=++XfA@mail.gmail.com
Whole thread Raw
In response to Re: Capturing EXPLAIN ANALYZE for a query without discarding the normal result set  (Marti Raudsepp <marti@juffo.org>)
List pgsql-hackers
On Tue, Jan 14, 2014 at 5:13 AM, Marti Raudsepp <marti@juffo.org> wrote:
> You can use the auto_explain contrib module

I just remembered that there's also the pg_stat_plans extension, which
is closer to what you asked:
https://github.com/2ndQuadrant/pg_stat_plans . This one you'll have to
build yourself (it's not in contrib).

Regards,
Marti



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Proposal: variant of regclass
Next
From: Hannu Krosing
Date:
Subject: Re: [Lsf-pc] Linux kernel impact on PostgreSQL performance