Re: Index Information - Mailing list pgsql-general

From Karam Chand
Subject Re: Index Information
Date
Msg-id 20040227013226.78912.qmail@web60807.mail.yahoo.com
Whole thread Raw
In response to Re: Index Information  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello

I googled on "pg_get_index_def" and it returned 0
pages.

Where can I get more information on the function...and
in general docs on similar functions.

Karam

--- Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Karam Chand <karam_chand03@yahoo.com> writes:
> > How do I display the field(s) used to create an
> index,
>
> The pg_get_index_def function is the easiest way.
>
>             regards, tom lane


__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools

pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: Re: PostgreSQL on XFS experiences?
Next
From:
Date:
Subject: correlated delete with "in" and "left outer join"