recovery.conf - Mailing list pgsql-admin

From dx k9
Subject recovery.conf
Date
Msg-id COL120-W20F09F8CC2DB4B2986A5A1D1B70@phx.gbl
Whole thread Raw
Responses Re: recovery.conf  (Scott Mead <scott.lists@enterprisedb.com>)
List pgsql-admin
Hi all -
 
I'm trying to do a PITR and I've noticed that every time I try it, it ups the number it's looking for by one.
 
00000001.history
00000002.history
.
.
00000008.history
 
For example one of my transaction log files name is
0000000100000218000000C1

Instead of looking for 0000000100000218000000C1, it replaces the first 1, with a 2 or
0000000200000218000000C1, I'm all the way up to 8 now.  How do I tell it to look for 1 or
0000000100000218000000C1 again.
 
 
Thanks,
~DjK




Windows 7: I wanted more reliable, now it's more reliable. Wow!

pgsql-admin by date:

Previous
From: "Marc Mamin"
Date:
Subject: Re: duplicate key violated errors
Next
From: Scott Mead
Date:
Subject: Re: recovery.conf