Re: OID - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: OID
Date
Msg-id 20060609173849.GA45331@pervasive.com
Whole thread Raw
In response to Re: OID  ("Bert" <clemens.bertschler@gmail.com>)
List pgsql-general
On Fri, Jun 09, 2006 at 04:27:41AM -0700, Bert wrote:
> Thanks, so it seems that i can delete the OIDs but not insert them okay
> so i have to recreate the table.

I think a better question would be: why are you using OIDs in the first
place? You'll almost certainly be much happier with a serial column
instead.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Problems with database bloat
Next
From: Wei Weng
Date:
Subject: State of Postgresql Replication?