Re: Question about MVCC-unsafe commands - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: Question about MVCC-unsafe commands
Date
Msg-id 23079.1471981173@localhost
Whole thread Raw
In response to Re: Question about MVCC-unsafe commands  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Aug 23, 2016 at 10:10 AM, Antonin Houska <ah@cybertec.at> wrote:

> CLUSTER preserves xmin/xmax when rewriting, but ALTER TABLE does not.

Indeed, CLUSTER was the command I picked for my experiments. I didn't expect
such a subtle difference. Thanks for answer.

--
Antonin Houska
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt
Web: http://www.postgresql-support.de, http://www.cybertec.at



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SP-GiST support for inet datatypes
Next
From: Martín Marqués
Date:
Subject: Re: pg_dump with tables created in schemas created by extensions