Re: [HACKERS] Avoiding a needless failure of PITR

2008-04-24 Thread Simon Riggs
On Thu, 2008-04-24 at 23:25 +0900, Fujii Masao wrote: > Hi, > > PITR always fails in finding the archived log file with wrong size. But, > I think that we can continue PITR if .ready file of the same name exists > in XLOGDIR/archive_status, ie the complete file might exist in XLOGDIR. > > I want

Re: [HACKERS] Avoiding a needless failure of PITR

2008-04-24 Thread Tom Lane
Fujii Masao <[EMAIL PROTECTED]> writes: > PITR always fails in finding the archived log file with wrong size. If the archived file is actually broken like that, it hardly seems prudent to keep going ... regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hack