Re: pgsql: Prevent (auto)vacuum from truncating first page of populated mat - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Prevent (auto)vacuum from truncating first page of populated mat
Date
Msg-id 10950.1367552192@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Prevent (auto)vacuum from truncating first page of populated mat  (Kevin Grittner <kgrittn@postgresql.org>)
List pgsql-committers
Kevin Grittner <kgrittn@postgresql.org> writes:
> Prevent (auto)vacuum from truncating first page of populated matview.
> Per report from Fujii Masao, with regression test using his example.

What happens when VACUUM is applied to an unscannable matview?

I remain of the opinion that this is a band-aid on an unsustainable
design, regardless of such minor points.

            regards, tom lane


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: 9.3 release notes: suggested improvements from Jeff Janes and J
Next
From: Bruce Momjian
Date:
Subject: pgsql: 9.3 release notes: update for current commits