Re: Creating Index

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: CN <cnliou9(at)fastmail(dot)fm>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Creating Index
Date: 2003-10-01 16:08:37
Message-ID: 1065024516.85344.134.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> -> Seq Scan on table1 (cost=0.00..20.00 rows=1000 width=0) (actual

Run VACUUM ANALYZE, then repost your EXPLAIN ANALYZE results please.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2003-10-01 16:59:19 Re: Link Oracle tables in Postgre
Previous Message Tom Lane 2003-10-01 15:58:20 Re: Creating Index