Re: Get info about the index

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: Get info about the index
Дата
Msg-id 0BC8BEBF-3B1F-4E69-A1B9-CCCDF9617168@thebuild.com
обсуждение исходный текст
Ответ на Re: Get info about the index  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: Get info about the index
Список pgsql-general

> I want to know all individual things:
> - whether the index is unique.
> - what type of index it is
> - whether the field is ASC or DESC.
> - all other individual arams

pg_index is the source for those.  The one exception is the access method for the index, which is in pg_class.


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