pg_dump and oid

From: Richard <richard(at)presenceweb(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: pg_dump and oid
Date: 2001-04-06 16:45:50
Message-ID: 3ACDF2BE.B37306A3@presenceweb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

I am using postgreSQL 7.02 on RH Linux 6.2.

I have noticed that dumping out a table containing oid (BLOBs) makes
trouble.
How can I managed this in order to have my BLOBs backed up correctly ?
If I don't take care, I have a table with oid that don't point on any
object id (relation does not exist).

Thanks

--
Richard NAGY
Presenceweb

Browse pgsql-sql by date

  From Date Subject
Next Message Jie Liang 2001-04-06 17:37:18 Does pg_dump stable on v7.0
Previous Message Peter Eisentraut 2001-04-06 14:51:39 Re: how to do this join ?