Re: Planning time in explain/explain analyze

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Planning time in explain/explain analyze
Date: 2013-12-25 00:54:19
Message-ID: 52BA2CBB.4020000@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/24/2013 02:31 PM, Peter Eisentraut wrote:
> On 12/23/13, 8:12 PM, Andreas Karlsson wrote:
>> A user asked in -performance[1] if there is a way to measure the
>> planning time.
>
> log_planner_stats

Thanks for the suggestion, I will use that if I need to know the plan
times. But I do not think this is as useful as having it in the EXPLAIN
output.

--
Andreas Karlsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Karlsson 2013-12-25 00:57:57 Re: Planning time in explain/explain analyze
Previous Message Michael Paquier 2013-12-25 00:31:18 Re: Logging WAL when updating hintbit