Are there any commands to see the created index info?

From: sunpeng <bluevaley(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Are there any commands to see the created index info?
Date: 2010-09-29 19:01:23
Message-ID: AANLkTikfVA0TnP5T6-LL1pSL-Wq9paWTpzA2uV8n5bmn@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Are there any commands to see the created index info?
For example, if I have a table A (has 100,000 tuples )with index A_INDEX,
how to see the A_INDEX info, such as the deep of B+ tree?
peng

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-09-29 19:02:38 Re: Prepared statements and unknown types
Previous Message Thom Brown 2010-09-29 18:51:11 Re: Prepared statements and unknown types