Re: [solved] WAL ends before end time of backup dump - Mailing list pgsql-general

From Tom Lane
Subject Re: [solved] WAL ends before end time of backup dump
Date
Msg-id 28481.1163025952@sss.pgh.pa.us
Whole thread Raw
In response to Re: [solved] WAL ends before end time of backup dump  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-general
Jeff Davis <pgsql@j-davis.com> writes:
> Would it make sense to throw an error if there's a recovery.conf and
> files already exist in pg_xlog?

No; that's actually a feature in some scenarios (eg, your last few
segments didn't get archived yet).

There's no substitute for debugging your archiver script ;-)

            regards, tom lane

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: 8.1.2 locking issues
Next
From: "Bill"
Date:
Subject: How much memory is required?