How to find out about index

From: Savita <savita(at)india(dot)hp(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: How to find out about index
Date: 2002-10-08 05:51:35
Message-ID: 3DA27267.775D28FC@india.hp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

I am unable to decide where should I create the index based on which
criteria.

Any help will be highly appreciated.

--
Best Regards
- Savita
----------------------------------------------------
Hewlett Packard (India)
+91 80 2051288 (Phone)
847 1288 (HP Telnet)
----------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2002-10-08 05:58:10 Re: PLTCL return_null crash...
Previous Message Shridhar Daithankar 2002-10-08 05:49:21 Re: Efficient date range search?