Re: What happens between end of explain analyze and end of query execution ? - Mailing list pgsql-performance

From Tom Lane
Subject Re: What happens between end of explain analyze and end of query execution ?
Date
Msg-id 6354.1365102532@sss.pgh.pa.us
Whole thread Raw
In response to Re: What happens between end of explain analyze and end of query execution ?  (Franck Routier <franck.routier@axege.com>)
Responses Re: What happens between end of explain analyze and end of query execution ?  (Franck Routier <franck.routier@axege.com>)
List pgsql-performance
Franck Routier <franck.routier@axege.com> writes:
> The request is not using any function. It looks like this:
> [ unexciting query ]

Hmph.  Can't see any reason for that to take a remarkably long time to
plan.  Can you put together a self-contained test case demonstrating
excessive planning time?  What PG version is this, anyway?

            regards, tom lane


pgsql-performance by date:

Previous
From: nik9000@gmail.com
Date:
Subject: Re: What happens between end of explain analyze and end of query execution ?
Next
From: Merlin Moncure
Date:
Subject: Re: What happens between end of explain analyze and end of query execution ?