Text Size: Normal / Large
 |  Unsupported versions: 7.4 / 7.3 / 7.2 / 7.1

pg_lo_close

Name

pg_lo_close -- close a large object

Synopsis

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

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group