Re: oids - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: oids
Date
Msg-id 20080211184644.GD13934@alvh.no-ip.org
Whole thread Raw
In response to Re: oids  (Bob Pawley <rjpawley@shaw.ca>)
List pgsql-general
Bob Pawley wrote:
> All of my tables are without oids.
>
> I have an application in which I drop, then recreate a table (to reset
> serial numbers) and with an update on the new information I get an error
> about a specific oid missing.

This is a known problem.  It was fixed in 8.3 -- you may want to try
that.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: oids
Next
From: Josh Hayes-Sheen
Date:
Subject: Language Code to Language name conversion for use in pg_ts_config?