Re: BUG #3110: Online Backup introduces Duplicate OIDs - Mailing list pgsql-bugs

From Randy Isbell
Subject Re: BUG #3110: Online Backup introduces Duplicate OIDs
Date
Msg-id A09F13BC-E9B8-4CE7-A7FA-12DF01AC01EC@cisco.com
Whole thread Raw
In response to Re: BUG #3110: Online Backup introduces Duplicate OIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #3110: Online Backup introduces Duplicate OIDs
List pgsql-bugs
On Mar 13, 2007, at 10:40 AM, Tom Lane wrote:

>
> The backup label file, of course.  So we have the smoking gun: it's
> not seeing the backup label file.  Question is why not.  You do have
> that in the $PGDATA directory at the moment of postmaster start, no?
>
>             regards, tom lane

Well, buggers.  That was it.

The usage of backup_label is not clearly documented in the manual, I
will submitted a user comment on the 23.3 page of the 8.2 manual.

After ensuring backup_label is present, the recovery proceeded from
the correct point.

Thanks for your help in tracking this down.  I believe we can safely
say this is NOT a bug, and close this thread.

Regards,
- r.

Randy Isbell
Technical Leader

Linksys One - SBSBU
2200 E Pres Geo Bush Tnpk
RCDN4/N2-115
Richardson, TX  75082

Office:    972.813.1410
Cell:       817.239.3941
eMail:    jisbell@cisco.com

pgsql-bugs by date:

Previous
From: Reece Hart
Date:
Subject: Re: Backend crash in 8.2.3 with plpgsql function
Next
From: Tom Lane
Date:
Subject: Re: BUG #3110: Online Backup introduces Duplicate OIDs