getlo
Name
getlo -- build a large object from given
OID [LO]
Synopsis
getlo(oid)
Parameters
oid
-
OID of the existing large object (integer).
Return Type
pglarge
-
Object handling the PostgreSQL large object.
Exceptions
TypeError
-
Bad argument type or too many arguments.
pg.error
-
Invalid connection.
Description
getlo() method allows to reuse a
formerly created large object through the pglarge interface, providing the user has its
OID.