Re: explain workload

From: Robins Tharakan <robins(dot)tharakan(at)comodo(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: explain workload
Date: 2011-10-23 10:38:19
Message-ID: 4EA3EE9B.9030900@comodo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi Radhya,

Make multiple EXPLAIN requests, and add them up in your application, I
guess?

--
Robins
Sr. PGDBA
Comodo India

On 10/22/2011 06:41 AM, Radhya sahal wrote:
> such as
> explain (q1,q2,q3)......i want the total cost for all queries in the
> workload using one explain ,,??

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2011-10-23 15:44:43 Re: explain workload
Previous Message Tom Lane 2011-10-23 02:31:59 Re: 8.4.4, 9.0, and 9.1 Planner Differences