Enhancement proposal for psql: add a column to "\di+" to show index type - Mailing list pgsql-general

From Ivan Voras
Subject Enhancement proposal for psql: add a column to "\di+" to show index type
Date
Msg-id CAF-QHFW-SJS7a0t_-X622B6k-xsUYu+XiCpagFXJdsZiNrueKw@mail.gmail.com
Whole thread Raw
List 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 by date:

Previous
From: aluka raju
Date:
Subject: PostgreSql Doubt
Next
From: Adrian Klaver
Date:
Subject: Re: PostgreSql Doubt