Re: Index Information - Mailing list pgsql-general

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

the function is pg_get_indexdef and i found the docs
for it.

Thanks .

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: Stephan Szabo
Date:
Subject: Re: correlated delete with "in" and "left outer join"
Next
From: Jim Crate
Date:
Subject: Re: Slow queries in PL/PGSQL function