pg_lo_creat

pg_lo_creat

Name

pg_lo_creat -- create a large object

Synopsis

pg_lo_creat conn mode

Inputs

conn

Specifies a valid database connection.

mode

Specifies the access mode for the large object

Outputs

objOid

The OID of the large object created.

Description

pg_lo_creat creates an Inversion Large Object.

Usage

mode can be any or'ing together of INV_READ and INV_WRITE. The "or" operator is |.

[pg_lo_creat $conn "INV_READ|INV_WRITE"]

Home
Online Resources
General
Beginner Tutorials
MySQL
PostgreSQL
Oracle
mSQL
Microsoft SQL
Contact Us
Random quote of the moment:
A list is only as strong as its weakest link. -- Don Knuth
 
http://www.sql.org/
 
Proudly designed and hosted by OmegaSphere, providers of all your Web Hosting, SSL Certificate, and Domain Name needs!