Re: oid's and primary keys on insert

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: PostgreSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: oid's and primary keys on insert
Date: 2002-08-09 20:34:35
Message-ID: 20020809163435.M7239@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

A

--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Brown-Bayliss 2002-08-09 20:46:02 Re: oid's and primary keys on insert
Previous Message Rob Brown-Bayliss 2002-08-09 20:32:39 Re: oid's and primary keys on insert