Re: index info v7.4

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: index info v7.4
Дата
Msg-id 200311200351.hAK3pn413077@candle.pha.pa.us
обсуждение исходный текст
Ответ на index info v7.4  (Martin Hampl <Martin.Hampl@gmx.de>)
Список pgsql-novice
Martin Hampl wrote:
> Hi,
>
> Is there a way to get information about the indexes I have defined on a
> database?

Uh, SELECT * FROM pg_index, and join that to pg_class.  You can do \di
too from psql.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-novice по дате отправления:

Предыдущее
От: John Tankersley
Дата:
Сообщение: Server for Home Use
Следующее
От: wim
Дата:
Сообщение: Re: Server for Home Use