Re: double vacuum in initdb - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: double vacuum in initdb
Date
Msg-id 20150331155154.GF4466@momjian.us
Whole thread Raw
In response to Re: double vacuum in initdb  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Fri, Mar 20, 2015 at 10:59:41PM -0400, Bruce Momjian wrote:
> On Thu, Dec 11, 2014 at 08:35:43PM -0500, Peter Eisentraut wrote:
> > On 12/11/14 11:44 AM, Kevin Grittner wrote:
> > > We want to finish with VACUUM FREEZE without the FULL, unless we
> > > don't care about missing visibility maps and free space maps.
> 
> I have create the attached initdb patch to update this.

Patch applied.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Change of pg_ctl's default shutdown method
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Centralize definition of integer limits.