On Sat, 2007-04-07 at 18:09, Tom Lane wrote:
> Awhile back Csaba Nagy <nagy(at)ecircle-ag(dot)com> wrote:
> > Making cluster MVCC-safe will kill my back-door of clustering a hot
> > table while I run a full DB backup.
>
> Are we agreed that the TRUNCATE-based workaround shown here
> http://archives.postgresql.org/pgsql-hackers/2007-03/msg00606.php
> is an adequate response to this objection?
That workaround should actually work. It is more work but the desired
goal is achieved.
Cheers,
Csaba.