Re: cluster index on a table

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Ibrahim Harrani <ibrahim(dot)harrani(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: cluster index on a table
Date: 2009-06-24 17:42:08
Message-ID: dcc563d10906241042u49f0fc07r3a03e74da34a15e5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Dimitri Fontaine 2009-06-24 20:03:21 Re: tsvector_update_trigger performance?
Previous Message Kenneth Marshall 2009-06-24 17:40:26 Re: cluster index on a table