Re: PG_DUMP - LO PROBLEM - Mailing list pgsql-admin

From Karel Zak
Subject Re: PG_DUMP - LO PROBLEM
Date
Msg-id 20040105091624.GD13231@zf.jcu.cz
Whole thread Raw
In response to PG_DUMP - LO PROBLEM  ("omkar prabhu" <oprabhu@phildigital.com>)
List pgsql-admin
On Wed, Dec 31, 2003 at 02:07:01PM +0530, omkar prabhu wrote:
> Hi,
>
>
> I am trying to dump large object data( from a database containing table consist of 4 lo fields)
> I get following error.
> I am using postgres 7.2.1 which is installed from rpm
> Command use is
>    pg_dump -Ft -b test1 > db.tar
>
> I get following message
> pg_dump: WARNING: function "lo_oid" not dumped
> pg_dump: reason: data type name of argument 0 (oid 16584) not found

 See and try the "pg_dumplo" from contrib tree. Maybe it help you.

    Karel


--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] IEEE 754
Next
From: Gaetano Mendola
Date:
Subject: Re: what is the cause that scan type is showing as 'seq scan' after