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

From Randy Isbell \(jisbell\)
Subject Re: BUG #3110: Online Backup introduces Duplicate OIDs
Date
Msg-id 0D5300131537E744BCB4C10DDCA27BE1017C9056@xmb-sjc-21e.amer.cisco.com
Whole thread Raw
In response to BUG #3110: Online Backup introduces Duplicate OIDs  ("Randy Isbell \(jisbell\)" <jisbell@cisco.com>)
Responses Re: BUG #3110: Online Backup introduces Duplicate OIDs
List pgsql-bugs
Tom Lane <tgl@sss.pgh.pa.us> writes:

> BTW, the backup process is supposed to result in backup_label being
> present in the filesystem dump, so that you'd have had to go out of your
> way for it to NOT be present (which is why we didn't think it needed
> much documentation).  What exactly was happening?  If you didn't
> deliberately remove it from the dump, there may still be some kind of
> bug here.

Correct.  backup_label was getting created.  My cleanup of such items as pg=
_xlog/ was overly aggressive and removing backup_label.  While testing with=
 no database activity during the dump, the problem did not exist.=20=20

I'll send verbiage to the docs folks as requested.  Thanks again for all th=
e help.

- r.=09

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3110: Online Backup introduces Duplicate OIDs
Next
From: Magnus Hagander
Date:
Subject: Re: Installation bug