Cluster all tables in database to PK index

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Cluster all tables in database to PK index
Date: 2007-01-11 10:31:45
Message-ID: eo53k3$1kmc$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Besides writing a script that looks through the DDL of all tables, and
CLUSTERs all tables with PK constraints, is there a quicker way?

Thanks.

--
Regards,
Hannes Dorbath

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2007-01-11 10:35:32 Re: Knowing the length(convert(username using windows_1251_to_utf8))
Previous Message Richard Huxton 2007-01-11 10:24:41 Re: Recording insert, updates, and deletes