Re: Execution variability - Mailing list pgsql-general

From Vincenzo Romano
Subject Re: Execution variability
Date
Msg-id 200706290913.00091.vincenzo.romano@gmail.com
Whole thread Raw
In response to Re: Execution variability  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
On Thursday 28 June 2007 16:08:06 Alvaro Herrera wrote:
> Vincenzo Romano escribió:
> > The values are here below. I suppose that the "hashed"
> > ones imply a default value.
>
> Correct (widely known as "commented out")
>
> > By the way, it seems that the problem arises with only one query,
> > while the other ones behave almost the same all the time.
>
> Let's see the EXPLAIN ANALYZE.  Does it involve the big table?

I need to check.
The "bad guy" is a function and I have to get the body out in order to
make the PG explain it.

--
Vincenzo Romano
--
Maybe Computer will never become as intelligent as Humans.
For sure they won't ever become so stupid. [VR-1988]

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Strange duplicate key violation error
Next
From: Denis Gasparin
Date:
Subject: Re: AutoVacuum Behaviour Question