CXXVIII. PostgreSQL Functions (PDO_PGSQL)
简介
PDO_PGSQL is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to PostgreSQL databases.
资源类型
This extension defines a stream resource returned by PDO::pgsqlLOBOpen().
目录
- PDO_PGSQL DSN Connecting to PostgreSQL databases
- PDO::pgsqlLOBCreate Creates a new large object
- PDO::pgsqlLOBOpen Opens an existing large object stream
- PDO::pgsqlLOBUnlink Deletes the large object
add a note
User Contributed NotesPostgreSQL Functions (PDO_PGSQL)
There are no user contributed notes for this page.

pg_version