| PostgreSQL Reference Manual - Volume 2 - Programming Guide by The PostgreSQL Global Development Group Paperback (6"x9"), 408 pages ISBN 0954612035 RRP £19.95 ($34.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
2.3 Client Interfaces
This section describes the facilities that
PostgreSQL client interface libraries
provide for accessing large objects. All large object
manipulation using these functions must take
place within an SQL transaction block.
The PostgreSQL large object interface is modeled after
the Unix file-system interface, with analogues of
open, read,
write,
lseek, etc.
Client applications which use the large object interface in libpq should include the header file ‘libpq/libpq-fs.h’ and link with the libpq library.
| ISBN 0954612035 | PostgreSQL Reference Manual - Volume 2 - Programming Guide | See the print edition |