Re: BUG #3110: Online Backup introduces Duplicate OIDs

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Randy Isbell <jisbell(at)cisco(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3110: Online Backup introduces Duplicate OIDs
Date: 2007-03-13 15:40:53
Message-ID: 2684.1173800453@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Randy Isbell <jisbell(at)cisco(dot)com> writes:
> From the backup label file it seems the starting checkpoint record
> should be at 1/F3FB4C3C. However the pg_control info indicates
> 2/3035F48. Which is correct?

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Gaetano Mendola 2007-03-13 17:12:40 Re: BUG #3132: I don't access to DB
Previous Message Randy Isbell 2007-03-13 14:03:26 Re: BUG #3110: Online Backup introduces Duplicate OIDs