PFC <[EMAIL PROTECTED]> writes: > Fun thing is, the rowcount from a temp table (which is the problem > here) > should be available without ANALYZE ; as the temp table is not concurrent, > it would be simple to inc/decrement a counter on INSERT/DELETE...
No, because MVCC rules still apply. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org