Dennis Bjorklund <[EMAIL PROTECTED]> writes: > Getting rid of the group by would not give that kind of speedup?
No. Getting rid of the per-row subqueries (or at least finding a way to make 'em a lot cheaper) is the only way to make any meaningful change. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])