Cluster and MVCC

From: Brad Nicholson <bnichols(at)ca(dot)afilias(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Cluster and MVCC
Date: 2007-08-10 14:02:08
Message-ID: 1186754528.29355.35.camel@bnicholson-desktop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I just want to confirm that the cluster/MVCC issues are due to
transaction visibility. Assuming that no concurrent access is happening
to a given table when the cluster command is issued (when takes it
visibility snapshot), it is safe to cluster that table. Correct?
--
Brad Nicholson 416-673-4106
Database Administrator, Afilias Canada Corp.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2007-08-10 14:04:45 Re: [PROPOSAL] DML value format
Previous Message Bill Moran 2007-08-10 13:07:56 Re: Database Select Slow