How to find non-unique indexes in system tables

Поиск
Список
Период
Сортировка
От Eric Johnson
Тема How to find non-unique indexes in system tables
Дата
Msg-id cbf217330711060715o28276e8arcde0048f9015448b@mail.gmail.com
обсуждение исходный текст
Ответы Re: How to find non-unique indexes in system tables
Список pgsql-general
I can find all the check constraints, primary keys and foreign keys in
the information schema, but I cannot find the non-unique indexes. Is
there anyplace to get that information (name, columns, etc)?

Sorry if this is an FAQ. I couldn't find it with Google.

--

Eric Johnson

"Where your pleasure is, there is your treasure: where your treasure,
there your heart; where your heart, there your happiness."
Saint Augustine

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Copy the database..
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Postgresql simple query performance question