Re: CLUSTER command - Mailing list pgsql-admin

From Scott Ribe
Subject Re: CLUSTER command
Date
Msg-id 9539BFEA-F0B8-410F-A56E-E2A3832EB012@elevated-dev.com
Whole thread Raw
In response to Re: CLUSTER command  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: CLUSTER command  (Rick Dicaire <kritek@gmail.com>)
List pgsql-admin
On Jan 18, 2012, at 11:59 AM, Tom Lane wrote:

> AFAIR there is no specified order.  It probably just seqscans pg_class,
> so whatever physical order those tuples happen to have today is it.

I'm pretty sure he meant: "in the case when CLUSTER was issued in the past to cluster the table on some index, but was
notdocumented, how do I now find out what that index was". 

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: CLUSTER command
Next
From: Rick Dicaire
Date:
Subject: Re: CLUSTER command