Re: discovering an index definition

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
Cc: PgSQL Novice ML <pgsql-novice(at)postgresql(dot)org>
Subject: Re: discovering an index definition
Date: 2002-05-24 04:27:32
Message-ID: 28799.1022214452@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net> writes:
> While "\d foo" will describe all of the fields and their
> data types for the table foo, how do I do something similar
> for an index?

\d index

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-05-24 04:45:35 Re: restoring pgsql database v7.0.3?
Previous Message dionysus 2002-05-24 01:04:26 restoring pgsql database v7.0.3?