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

From Alvaro Herrera
Subject Re: BUG #3110: Online Backup introduces Duplicate OIDs
Date
Msg-id 20070307221151.GB7122@alvh.no-ip.org
Whole thread Raw
In response to Re: BUG #3110: Online Backup introduces Duplicate OIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> Randy Isbell <jisbell@cisco.com> writes:
> > Here you go:
> > SELECT
> >          ctid,xmin,xmax,cmin,cmax,oid,*
>
> Thanks.  This is real interesting, because none of the rows have
> xmax/cmax set, so it doesn't appear that they were meant to have been
> updated out of existence.

Question for Randy -- is this plain PostgreSQL, or are you using some,
hmmm, proprietary derivate of it?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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: BUG #3095: LDAP authentication parsing incorrectly