pg_dump and BLOB

From: Richard <richard(at)presenceweb(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: pg_dump and BLOB
Date: 2001-04-09 16:49:41
Message-ID: 3AD1E825.EBD17AF6@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 Peter Eisentraut 2001-04-09 16:53:13 Re: Casting numeric to text
Previous Message Ross J. Reedstrom 2001-04-09 16:26:51 Re: Casting numeric to text