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

From Savita
Subject How to find out about index
Date
Msg-id 3DA27267.775D28FC@india.hp.com
Whole thread Raw
Responses Re: How to find out about index  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
List 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)
----------------------------------------------------



pgsql-general by date:

Previous
From: "Shridhar Daithankar"
Date:
Subject: Re: Efficient date range search?
Next
From: Joe Conway
Date:
Subject: Re: PLTCL return_null crash...