Re: Index Information

Поиск
Список
Период
Сортировка
От Karam Chand
Тема Re: Index Information
Дата
Msg-id 20040227054530.55919.qmail@web60805.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: Index Information  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: correlated delete with "in" and "left outer join"
Следующее
От: Jim Crate
Дата:
Сообщение: Re: Slow queries in PL/PGSQL function