Re: BUG #2259: never ending select from selects - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2259: never ending select from selects
Date
Msg-id 14974.1140028160@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2259: never ending select from selects  ("Michal Dvoracek" <michal.dvoracek@capitol.cz>)
List pgsql-bugs
"Michal Dvoracek" <michal.dvoracek@capitol.cz> writes:
> this query runs very long time - after hour i cancelled it.

The EXPLAIN output is just about unreadable as you've posted it ---
could you fix that and repost?  Also please provide EXPLAIN ANALYZE
output for all the cases that do finish in a reasonable amount of
time, especially the one where you made temporary tables.  Also,
what are the table schemas (particularly, what indexes do they have)?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2260: PGCrypto Memory Problem
Next
From: Tom Lane
Date:
Subject: Re: BUG #2260: PGCrypto Memory Problem