Re: Location of index information - Mailing list pgsql-novice

From Tom Lane
Subject Re: Location of index information
Date
Msg-id 6379.1134016868@sss.pgh.pa.us
Whole thread Raw
In response to Re: Location of index information  (Jim Beckstrom <jrbeckstrom@sbcglobal.net>)
List pgsql-novice
Jim Beckstrom <jrbeckstrom@sbcglobal.net> writes:
> Now that I have read the glossary for pg_index (thank you for the link),  there wouldn't be a php function available
todo the selection of all of the indexes for a table, would there? 

Dunno anything about PHP, but maybe the pg_indexes view would help you?
Or make your own view.

            regards, tom lane

pgsql-novice by date:

Previous
From: Jim Beckstrom
Date:
Subject: Re: Location of index information
Next
From: Jaime Casanova
Date:
Subject: Re: Location of index information