Re: Insert may fail if i create a primary key on the oid column? - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Insert may fail if i create a primary key on the oid column?
Date
Msg-id 9A13080E-3E0C-11D9-A6F6-000A95C88220@myrealbox.com
Whole thread Raw
In response to Insert may fail if i create a primary key on the oid column?  ("songsubo" <songsubo@163.com>)
List pgsql-general
On Nov 24, 2004, at 8:18 PM, songsubo wrote:

> I create a primary key on the "oid" column. The oid is generate by
> system itself. The oid may overlap, when this happen, this operation
> may fail?

Yes. Check the mailing list archives, as this was just recently
discussed.

Michael Glaesemann
grzm myrealbox com


pgsql-general by date:

Previous
From: "songsubo"
Date:
Subject: Insert may fail if i create a primary key on the oid column?
Next
From: "Net Virtual Mailing Lists"
Date:
Subject: Re: Creating index on a view?