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 01:32:26 |
Message-ID: | 20040227013226.78912.qmail@web60807.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(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
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Wertheim | 2004-02-27 01:57:40 | help with correlated delete and outer join |
Previous Message | Steve Crawford | 2004-02-26 22:49:59 | Re: PostgreSQL on XFS experiences? |