select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Unsupported versions: 6.3
Historical version. PostgreSQL 6.3 reached end of support in March 2003. See the current manual for supported releases.
pg_lo_close
PostgreSQL
Prev Next

pg_lo_close

Name

pg_lo_close — close a large object
pg_lo_close conn fd

Inputs

conn

Specifies a valid database connection.

fd

A file descriptor for use in later pg_lo* routines.

Outputs

None

Description

pg_lo_close closes an Inversion Large Object.

Usage


Prev Home Next
pg_lo_open Up pg_lo_read

Report a documentation issue

Read the upstream documentation. For corrections, first check the current manual.