On Fri, Mar 03, 2006 at 05:46:59PM +1100, Chris wrote:
> If I look at an index:
>
> \di+ news_pkey
>
> Schema | Name | Type | Owner | Description | Table
> --------+-----------+-------+-------+-------------+--------
> public | news_pkey | index | chris | | news
>
>
> It doesn't show me which fields it actually applies to, only the table.
\d news_pkey
--
Michael Fuhr