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

From Adrian 'Dagurashibanipal' von Bidder
Subject OIDs (Or: another RTFM question?)
Date
Msg-id 1026829429.974.35.camel@atlas
Whole thread Raw
Responses Re: OIDs (Or: another RTFM question?)
Re: OIDs (Or: another RTFM question?)
List pgsql-general
Yo!

Browsing through the online docs, I see the special columns documented
in http://www.postgresql.org/idocs/index.php?sql-syntax-columns.html .

But I'm missing discussion about significance of the oids - something
along the lines of 'Creating tables WITHOUT OIDS does *not* safe any
disk space, but does <give you what?> at the expense of <what? being not
backward compatible, I guess>.'

Such documentation seems necessary to me, since pg creates tables with
oids per default (does it still?), but intuitively I feel this somewhat
silly - as oids are obviously optional, why have them built in?

(I'm sure these issues have been beaten to death when the WITHOUT OIDS
feature was introduced, but I couldn't find the relevant discussion in
the archives. Pointers welcome.)

cheers
-- vbi

--
secure email with gpg                         http://fortytwo.ch/gpg

Attachment

pgsql-general by date:

Previous
From: "Rick Eicher II"
Date:
Subject: Backend died abnormally - postgresql 7.2.1-5
Next
From: Andrew Sullivan
Date:
Subject: Re: brk() function and performance