Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: curious delay on view/where - Mailing list pgsql-sql

From Tom Lane
Subject Re: curious delay on view/where
Date
Msg-id [email protected]
Whole thread Raw
In response to curious delay on view/where  (Gary Stainburn <[email protected]>)
Responses Re: curious delay on view/where
List pgsql-sql
Gary Stainburn <[email protected]> writes:
> Anyone got any ideas of the cause, or thoughts on how I can trace the 
> problem?

EXPLAIN ANALYZE results for the fast and slow cases would be
interesting.  Also, have you ANALYZEd the underlying tables lately?
And what PG version is this?
        regards, tom lane


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Select Instead on a table
Next
From: "andre.toscano"
Date:
Subject: Re: extra info - curious delay on view/where