Re: Incomplete freezing when truncating a relation during vacuum - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Incomplete freezing when truncating a relation during vacuum
Date
Msg-id 20131201175610.GB28793@alap2.anarazel.de
Whole thread Raw
In response to Re: Incomplete freezing when truncating a relation during vacuum  (Noah Misch <noah@leadboat.com>)
Responses Re: Incomplete freezing when truncating a relation during vacuum
List pgsql-hackers
On 2013-12-01 12:49:40 -0500, Noah Misch wrote:
> This system had multiple problems, a missing pg_subtrans file and a missing
> TOAST chunk for pg_attribute.  I don't see a pg_clog problem connecting it to
> the freeze bug at hand.

Those all sound like possible problems caused by the bug, no?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Incomplete freezing when truncating a relation during vacuum
Next
From: Álvaro Hernández Tortosa
Date:
Subject: RFC: programmable file format for postgresql.conf