Re: Index Information

From: Karam Chand <karam_chand03(at)yahoo(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Index Information
Date: 2004-02-27 05:45:30
Message-ID: 20040227054530.55919.qmail@web60805.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry...

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

Thanks .

Karam

--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Karam Chand <karam_chand03(at)yahoo(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim Crate 2004-02-27 05:52:18 Re: Slow queries in PL/PGSQL function
Previous Message Stephan Szabo 2004-02-27 05:22:39 Re: correlated delete with "in" and "left outer join"