Re: [BUGS] BUG #3110: Online Backup introduces Duplicate OIDs

2007-03-16 Thread Randy Isbell
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

Re: [BUGS] BUG #3110: Online Backup introduces Duplicate OIDs

2007-03-16 Thread Tom Lane
Randy Isbell <[EMAIL PROTECTED]> writes: > 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. Please send a proposed rewording to the pgsql-docs list. We do try to incorporate co