Enhancement proposal for psql: add a column to "\di+" to show index type

Поиск
Список
Период
Сортировка
От Ivan Voras
Тема Enhancement proposal for psql: add a column to "\di+" to show index type
Дата
Msg-id CAF-QHFW-SJS7a0t_-X622B6k-xsUYu+XiCpagFXJdsZiNrueKw@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi,

As it says in the subject: if any developer is interested in doing so, I think it is useful to see the index type in "\di+" output. The new column could be named "using" to reflect the SQL statement. It would contain entries such as "btree", "BRIN", "GIN", etc.


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

Предыдущее
От: aluka raju
Дата:
Сообщение: PostgreSql Doubt
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: PostgreSql Doubt