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 <[EMAIL PROTECTED]> http://home.zf.jcu.cz/~zakkr/ ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])