pg_lo_export conn lobjId filename
Specifies a valid database connection.
Large object identifier. XXX Is this the same as the objOid in other calls?? thomas - 1998-01-11
Unix file name.
None XXX Does this return a lobjId? Is that the same as the objOid in other calls? thomas - 1998-01-11
pg_lo_export writes the specified large object into a Unix file.
pg_lo_export must be called within a BEGIN/END transaction block.