Manuel Sugawara writes:
> Tom Lane <[EMAIL PROTECTED]> writes:
>> 8.2 is a good bit more conservative than previous releases about
>> optimizing views involving volatile functions, so I'm wondering whether
>> that could have anything to do with it ...
> Just out of curiosity, why the change?
Peo
Tom Lane <[EMAIL PROTECTED]> writes:
> 8.2 is a good bit more conservative than previous releases about
> optimizing views involving volatile functions, so I'm wondering whether
> that could have anything to do with it ...
Oh well, you are indeed right, I went through the whole view hierarchy
and
Manuel Sugawara writes:
> I have a query that use to work fine in 3 or 4 releases before 8.2 but
> now it's very slow, same database same data set, explain analyze
> follows:
You've omitted all the interesting details --- obviously
registro_trayectoria is a view, but of what? Please show the tab