The following bug has been logged online:
Bug reference: 2663
Logged by: Cemin Giovanni
Email address: g.cemin@tecnoteca.it
PostgreSQL version: 8.0
Operating system: linux
Description: backup with oids don't save table oids
Details:
I have a database that uses table oids to make relations between tables.
When i do a backup (with oid) and a restore the tables of new database
haven't old oid but a new one, so all the relations are useless.