Wayne Conrad <wa...@databill.com> wrote:
 
>                       ->  Seq Scan on temp_doc_ids 
> (cost=0.00..23.48 rows=1310 width=32)
> (actual time=0.005..0.005 rows=5 loops=1)
 
Also, make sure that you run ANALYZE against your temp table right
before running your query.
 
-Kevin

-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to