Re: BUG #14941: Vacuum crashes - Mailing list pgsql-hackers

From Andres Freund
Subject Re: BUG #14941: Vacuum crashes
Date
Msg-id 20180109214655.s6nccdx34osdbxv3@alap3.anarazel.de
Whole thread Raw
In response to Re: BUG #14941: Vacuum crashes  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: BUG #14941: Vacuum crashes
Re: BUG #14941: Vacuum crashes
List pgsql-hackers
On 2018-01-09 10:23:12 -0500, Robert Haas wrote:
> On Mon, Jan 8, 2018 at 11:27 PM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
> > On Thu, Dec 28, 2017 at 10:46:18PM +0000, Bossart, Nathan wrote:
> >> I agree, this makes more sense.  I've made this change in v3 of 0003.
> >
> > Based on the opinions gathered on this thread, 0001 and 0002 seem to be
> > in the shape wanted, and those look good for shipping.
> 
> Committed 0001.

FWIW, I think in the future it'd be good to develop new features outside
of a thread about "vacuum crashes".

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: "Bossart, Nathan"
Date:
Subject: Re: BUG #14941: Vacuum crashes
Next
From: Tom Lane
Date:
Subject: Re: Add RANGE with values and exclusions clauses to the Window Functions