Re: How to find out about index - Mailing list pgsql-general

From Shridhar Daithankar
Subject Re: How to find out about index
Date
Msg-id 3DA2C252.197.13E05102@localhost
Whole thread Raw
In response to How to find out about index  (Savita <savita@india.hp.com>)
List pgsql-general
On 8 Oct 2002 at 11:21, Savita wrote:

> Hi all,
>
> I am new to postgre.I want to create index on some of the column.
>
> I just wanted to know that how to find out on which column we need to
> create index because using explain command I am not getting the clear
> picture as we get in oracle if we use the same explain plan command.

Create indexes on columns that are used in where condition of select query.

HTH

Bye
 Shridhar

--
Lie, n.:    A very poor substitute for the truth, but the only one    discovered to
date.


pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: PLTCL return_null crash...
Next
From: "Henrik Steffen"
Date:
Subject: deadlock detected