Steven Rosenstein <[EMAIL PROTECTED]> writes: > Are there any performance issues or considerations associated with using a > temporary table in this scenario?
It's probably worthwhile to ANALYZE the temp table after it's filled, before you start joining to it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq