CLUSTER. - Mailing list pgsql-general

From Dariusz Pietrzak
Subject CLUSTER.
Date
Msg-id Pine.LNX.4.10.10106151656190.24440-100000@ajax.umcs.lublin.pl
Whole thread Raw
Responses Re: CLUSTER.  ("Thalis A. Kalfigopoulos" <thalis@cs.pitt.edu>)
How to reference C function parameters from embedded SQL  ("Dick Brooks" <dick@8760.com>)
List pgsql-general
Hello,
 how can I create clustered index on given table?
When I try "cluster indexname on tablename" it drops and recreates this
table, effectively dropping all constraints.
Can I create clustered index without loosing my foreign key etc
constraints?

--
Dariusz Pietrzak
Certified Nobody


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Indexing varchar[]'s
Next
From: "Matteo Centenaro"
Date:
Subject: Re: Insert and limit