CLUSTER command - Mailing list pgsql-admin

From Rick Dicaire
Subject CLUSTER command
Date
Msg-id CA+Cc--epWFt+SedYGu8bFwX_T-eRLoapDUq5FeGdDEbTWj08bA@mail.gmail.com
Whole thread Raw
Responses Re: CLUSTER command  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-admin
Hi folks...pgsql 8.1 (we're migrating to 9.1 later this year).

Two things:

When running CLUSTER with no args, on tables with multiple indexes, do
I understand correctly that the tables' primary key is the default
index used?

Also, I've been tasked with finding and listing all the tables that
get CLUSTER'd when CLUSTER with no args is executed, and in what order
they're CLUSTER'd. Where is information regarding a tables CLUSTER
status/index used/etc stored?

Thanks

pgsql-admin by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: Interpreting pg_stat_replication values
Next
From: "Kevin Grittner"
Date:
Subject: Re: CLUSTER command