Re: Get info about the index

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Re: Get info about the index
Дата
Msg-id CA+FnnTy8bdXxFZBmFfm1oNMQLVxL-+UmkX8EecbLB0MehX8gFw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Get info about the index  (Christophe Pettus <xof@thebuild.com>)
Ответы Re: Get info about the index
Re: Get info about the index
Список pgsql-general
Hi, Christopher,



On Sat, Jul 26, 2025, 2:14 PM Christophe Pettus <xof@thebuild.com> wrote:


> 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.

I didn't find the sorting for the field.

Can you help?

Thank you. 

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