pg_lo_import conn filename
Specifies a valid database connection.
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_import reads the specified file and places the contents into a large object.
pg_lo_import must be called within a BEGIN/END transaction block.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.