INDEX

From: "Waruna Geekiyanage" <waruna(at)nirmani(dot)com>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: INDEX
Date: 2002-09-28 15:50:13
Message-ID: 010801c26706$be9e3820$cc5d5ecb@A.GEEKIYANAGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

When a table is created with a primary key it generates a index.
Dos the queries on that table use that index automatically?
Do I need to reindex that index after insertions?

Responses

  • Re: INDEX at 2002-09-28 19:13:18 from Andrew Sullivan

Browse pgsql-performance by date

  From Date Subject
Next Message Andrew Sullivan 2002-09-28 19:13:18 Re: INDEX
Previous Message Mark Kirkwood 2002-09-28 01:38:52 Re: Performance while loading data and indexing