Re: Allow wal_keep_segments to keep all segments - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Allow wal_keep_segments to keep all segments
Date
Msg-id 201006030028.o530SWB21228@momjian.us
Whole thread Raw
In response to Re: Allow wal_keep_segments to keep all segments  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas wrote:
> > The attached patch allows wal_keep_segments = -1 to keep all segements;
> > this is particularly useful for taking a base backup, where you need all
> > the WAL files during startup of the standby. ?I have documented this
> > usage in the patch as well.
> >
> > I am thinking of applying this after 9.0 beta2 if there is no objection.
> 
> +1 for the patch, but why wait until after beta2?

I wanted to give people enough time to review/discuss it.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + None of us is going to be here forever. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Allow wal_keep_segments to keep all segments
Next
From: Stephen Frost
Date:
Subject: Re: Keepalive for max_standby_delay