| From: | "Dann Corbit" <DCorbit(at)connx(dot)com> |
|---|---|
| To: | "Pgsql Group" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: About OIDs |
| Date: | 2003-03-28 19:45:01 |
| Message-ID: | D90A5A6C612A39408103E6ECDD77B829408AB9@voyager.corporate.connx.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
-----Original Message-----
From: Flower Sun [mailto:sun_2002_flower(at)yahoo(dot)com]
Sent: Friday, March 28, 2003 9:13 AM
To: Dann Corbit; Pgsql Group
Subject: Re: [GENERAL] About OIDs
Hi, Dann,
Do you think every database within a postgresql server has its own
32bits OID to use?
>>
No. You can rely on them being present only if you build the tables
yourself.
Many other database systems have a similar idea. For instance, Oracle's
Rdb has a DBKEY.
In Codd's latest "Database Manifesto" he suggests doing away with them
(along with SQL itself).
I think he has been sitting in an ivory tower too long, but what do I
know.
<<
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-03-28 20:28:50 | Re: Passwords |
| Previous Message | Joseph Shraibman | 2003-03-28 19:37:17 | Re: Please help with this error message |