Re: oid's and primary keys on insert

From: Rob Brown-Bayliss <rob(at)zoism(dot)org>
To: Andrew Sullivan <andrew(at)libertyrms(dot)info>
Cc: PostgreSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: oid's and primary keys on insert
Date: 2002-08-09 20:46:02
Message-ID: 1028925961.1857.47.camel@everglade.zoism.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 2002-08-10 at 08:34, Andrew Sullivan wrote:
> On Sat, Aug 10, 2002 at 08:32:39AM +1200, Rob Brown-Bayliss wrote:
>
> > Why are the developers (maybe) getting rid of OID's? Wont they then
> > have to come up with another way of identifiying data inside postgresql?
>
> They already have. OIDs won't go away for everything, just on a
> table, if you created the table that way.

I thought there is a possibility that even that will disappear?

Are OID's created by default at the moment?

--

*
* Rob Brown-Bayliss
*

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2002-08-09 20:51:46 Re: uncommited question
Previous Message Andrew Sullivan 2002-08-09 20:34:35 Re: oid's and primary keys on insert