Re: index info v7.4

From: Martin Hampl <Martin(dot)Hampl(at)gmx(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: index info v7.4
Date: 2003-11-19 18:45:08
Message-ID: 7FE9357D-1AC0-11D8-9CCE-000393674318@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Cool, thanks a lot.

Martin.

Am Mittwoch, 19.11.03, um 18:46 Uhr (Europe/Zurich) schrieb Oliver
Elphick:

> 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

Browse pgsql-novice by date

  From Date Subject
Next Message Bryan Irvine 2003-11-19 19:07:22 problems with leading zero's
Previous Message Oliver Elphick 2003-11-19 17:46:33 Re: index info v7.4