On Thu, 2004-11-11 at 14:34 -0500, Tom Lane wrote:
> Geoffrey <[EMAIL PROTECTED]> writes:
> > Do I get more oids on a 64 bit machine?
> 
> No.

Nor will OIDs ever be 64 bit, I'd hazard to guess.

In any case using OIDs in applications is a bad idea -- you probably
should not be using them at all, let alone using more than 2^32 of them.

-Neil



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to