Re: index info v7.4 - Mailing list pgsql-novice

From Bruce Momjian
Subject Re: index info v7.4
Date
Msg-id 200311200351.hAK3pn413077@candle.pha.pa.us
Whole thread Raw
In response to index info v7.4  (Martin Hampl <Martin.Hampl@gmx.de>)
List pgsql-novice
Martin Hampl wrote:
> Hi,
>
> Is there a way to get information about the indexes I have defined on a
> database?

Uh, SELECT * FROM pg_index, and join that to pg_class.  You can do \di
too from psql.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-novice by date:

Previous
From: John Tankersley
Date:
Subject: Server for Home Use
Next
From: wim
Date:
Subject: Re: Server for Home Use