clustering

From: "Jean-Yves F(dot) Barbier" <12ukwn(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: clustering
Date: 2011-12-12 21:00:37
Message-ID: 20111212220037.7937be6c@anubis.defcon1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi list,

is it mandatory to: ALTER TABLE mytatable CLUSTER ON mytatable_pkey
or is it an implicit thing?

JY
--
Is a wedding successful if it comes off without a hitch?

Browse pgsql-novice by date

  From Date Subject
Next Message Jean-Yves F. Barbier 2011-12-12 21:29:06 type list
Previous Message Jean-Yves F. Barbier 2011-12-12 20:23:47 Re: index or not