Re: FW: Duplicate oids! - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: FW: Duplicate oids!
Date
Msg-id 1039780415.19813.6.camel@huli
Whole thread Raw
In response to FW: Duplicate oids!  (Steve King <steve.king@ecmsys.co.uk>)
List pgsql-hackers
On Fri, 2002-12-13 at 09:27, Steve King wrote:
> >  -----Original Message-----
> > From:     Steve King  
> > Sent:    12 December 2002 11:45
> > To:    pgsql-hackers@postgresql.org
> > Subject:    Duplicate oids!
> > 
> > Forgive me if this is a previous question but I cannot find any
> > information on it in any of the mailing lists.
> > 
> > I have a postgres database that contains a table with two identical
> > records including the oid.

What about ctid's, are they also the same ? 

Are the tuples on the same page ?

> > It seems as though one insert statement (intending one record to be
> > inserted) has caused two identical records to be inserted.
> > The insert statement was done via the c++ library.
> > 
> > Does anyone know anything about this?
> > 
> > My info can be supplied if this is not a known problem!
> > 
> > P.S. I am running Postgres 7.2
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
> http://archives.postgresql.org
-- 
Hannu Krosing <hannu@tm.ee>


pgsql-hackers by date:

Previous
From: Steve King
Date:
Subject: FW: Duplicate oids!
Next
From: Lee Kindness
Date:
Subject: Library Versions (was: PQnotifies() in 7.3 broken?)