INDEX
Waruna Geekiyanage <waruna@nirmani.com>
From: "Waruna Geekiyanage" <waruna@nirmani.com>
To: <pgsql-performance@postgresql.org>
Date: 2002-09-28T15:50:13Z
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?