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

From: Ivan Voras <ivoras(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Enhancement proposal for psql: add a column to "\di+" to show index type
Date: 2016-05-21 21:53:27
Message-ID: CAF-QHFW-SJS7a0t_-X622B6k-xsUYu+XiCpagFXJdsZiNrueKw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-05-21 22:39:19 Re: PostgreSql Doubt
Previous Message aluka raju 2016-05-21 21:22:30 PostgreSql Doubt