Re: Incomplete freezing when truncating a relation during vacuum

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Incomplete freezing when truncating a relation during vacuum
Date: 2013-12-01 17:56:10
Message-ID: 20131201175610.GB28793@alap2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Hernández Tortosa 2013-12-01 19:24:49 RFC: programmable file format for postgresql.conf
Previous Message Noah Misch 2013-12-01 17:49:40 Re: Incomplete freezing when truncating a relation during vacuum