Re: OIDs (Or: another RTFM question?) - Mailing list pgsql-general

From nconway@klamath.dyndns.org (Neil Conway)
Subject Re: OIDs (Or: another RTFM question?)
Date
Msg-id 20020717144958.GB4067@klamath.dyndns.org
Whole thread Raw
In response to Re: OIDs (Or: another RTFM question?)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Wed, Jul 17, 2002 at 01:59:53AM -0400, Tom Lane wrote:
> We do already support platforms where Datum is 64 bits because pointers
> are 64 bits (eg, Alpha); on such hardware I think 64-bit OIDs would
> have near-zero added execution cost.  But I'm troubled by the notion of
> having OID be 32 bits on some platforms and 64 on others.  We have more
> than enough platform-dependency issues already...

I believe Peter already tried this, and concluded it wasn't worth
the trouble & performance hit:

    http://www.ca.postgresql.org/~petere/oid8.html

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: nconway@klamath.dyndns.org (Neil Conway)
Date:
Subject: Re: table size growing out of control
Next
From: Manfred Koizar
Date:
Subject: Re: table size growing out of control