OID Implicit limit

From: "Steve Howe" <howe(at)carcass(dot)dhs(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: OID Implicit limit
Date: 2000-12-18 12:43:51
Message-ID: 91l0su$nkh$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi folks,

Reading the documentation, I see that OIDs are unique through the
whole database.
But since OIDs are int4, does that limit the number of rows I can
have in a database to 2^32 = 4 billion ?

Best Regards,
Howe

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-12-18 15:30:12 Re: Tuple data
Previous Message Zeugswetter Andreas SB 2000-12-18 10:00:00 heap page corruption not easy