Re: indexing bug? - Mailing list pgsql-general

From Tom Lane
Subject Re: indexing bug?
Date
Msg-id 13543.1006354538@sss.pgh.pa.us
Whole thread Raw
In response to Re: indexing bug?  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
>> When I now do a \d on the table, I see only one index, the one I made
>> the first cluster on.

> If you look up the documentation for CLUSTER, I do beleive it mentions this.

CLUSTER has a lot of problems, not only that one :-(.  Rewriting it is
on the TODO list ...

            regards, tom lane

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Determining which index to create
Next
From: Eric Cholet
Date:
Subject: Re: Determining which index to create