Re: index info v7.4

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Martin Hampl <Martin(dot)Hampl(at)gmx(dot)de>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: index info v7.4
Date: 2003-11-19 17:46:33
Message-ID: 1069263993.26335.204.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Wed, 2003-11-19 at 17:18, Martin Hampl wrote:
> Hi,
>
> Is there a way to get information about the indexes I have defined on a
> database?

In psql, "\di" lists all indexes, "\d table name" lists indexes for that
table and shows the indexed columns.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"To show forth thy lovingkindness in the morning, and
thy faithfulness every night." Psalms 92:2

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Martin Hampl 2003-11-19 18:45:08 Re: index info v7.4
Previous Message Martin Hampl 2003-11-19 17:18:22 index info v7.4