Re: Can you run out of oids?

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Chris Hoover <revoohc(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Can you run out of oids?
Date: 2006-08-01 18:31:22
Message-ID: 20060801183122.GB19073@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Aug 01, 2006 at 02:02:18PM -0400, Chris Hoover wrote:
> Somewhat silly question, but is it possible to run out of OID's?

Nope. When you reach 4 billion, they just start again at zero.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Carlo Stonebanks 2006-08-01 18:34:36 Where do Tcl questions go?
Previous Message Chris Hoover 2006-08-01 18:02:18 Can you run out of oids?