Re: cluster index on a table - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: cluster index on a table
Date
Msg-id dcc563d10906241042u49f0fc07r3a03e74da34a15e5@mail.gmail.com
Whole thread Raw
In response to cluster index on a table  (Ibrahim Harrani <ibrahim.harrani@gmail.com>)
Responses Re: cluster index on a table
List pgsql-performance
As another poster pointed out, you cluster on ONE index and one index
only.  However, you can cluster on a multi-column index.

pgsql-performance by date:

Previous
From: Kenneth Marshall
Date:
Subject: Re: cluster index on a table
Next
From: Dimitri Fontaine
Date:
Subject: Re: tsvector_update_trigger performance?