pg_lo_unlink
Nome
pg_lo_unlink -- delete a large object
Sinopse
pg_lo_unlink conn loid
Descrição
pg_lo_unlink
deletes the specified large object.
Argumentos
- conn
-
The handle of a connection to the database in which the large object exists.
- loid
-
The OID of the large object.