Re: Location of index information

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Location of index information
Дата
Msg-id 6379.1134016868@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Location of index information  (Jim Beckstrom <jrbeckstrom@sbcglobal.net>)
Список pgsql-novice
Jim Beckstrom <jrbeckstrom@sbcglobal.net> writes:
> Now that I have read the glossary for pg_index (thank you for the link),  there wouldn't be a php function available
todo the selection of all of the indexes for a table, would there? 

Dunno anything about PHP, but maybe the pg_indexes view would help you?
Or make your own view.

            regards, tom lane

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

Предыдущее
От: Jim Beckstrom
Дата:
Сообщение: Re: Location of index information
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: Location of index information