Re: running out of oids - Mailing list pgsql-general

From Terry Lee Tucker
Subject Re: running out of oids
Date
Msg-id 201108031629.50949.terry@chosen-ones.org
Whole thread Raw
In response to Re: running out of oids  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general

On Wednesday, August 03, 2011 04:24:32 PM Joshua D. Drake wrote:

> On 08/03/2011 12:41 PM, Geoffrey Myers wrote:

> > Am I correct in assuming that the 'running out of oids' issue was

> > resolved with a design change within Postgresql?

>

> Yes, many, many, many years ago. The only way to encounter the problem

> now is through user error, e.g; don't use WITH OIDS when creating a table.

>

> Joshua D. Drake


Great! Geoff works with me and we don't use OIDs at all.


--

The Tuckers

Home: 336-372-5432

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: running out of oids
Next
From: Eduardo Morras
Date:
Subject: Re: Vacuum as "easily obtained" locks