Re: Get info about the index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Get info about the index
Дата
Msg-id 2346254.1753543140@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Get info about the index  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Adrian Klaver <adrian.klaver@aklaver.com> writes:
> On 7/26/25 08:00, Igor Korot wrote:
>> Is there a better place to get the info about the index other than
>> https://www.postgresql.org/docs/current/view-pg-indexes.html

> pg_class:
> https://www.postgresql.org/docs/current/catalog-pg-class.html
> and pg_attribute:
> https://www.postgresql.org/docs/current/catalog-pg-attribute.html
> also have index information.

pg_index is the real source of truth here.

            regards, tom lane



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