| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Bob Pawley <rjpawley(at)shaw(dot)ca> |
| Cc: | Erik Jones <erik(at)myemma(dot)com>, PostgreSQL <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: oids |
| Date: | 2008-02-11 18:46:44 |
| Message-ID: | 20080211184644.GD13934@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Hayes-Sheen | 2008-02-11 19:13:00 | Language Code to Language name conversion for use in pg_ts_config? |
| Previous Message | Andrew Sullivan | 2008-02-11 18:45:45 | Re: oids |