downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

PDO_PGSQL DSN> <PDO_ODBC DSN
[edit] Last updated: Fri, 17 May 2013

view this page in

PostgreSQL Functions (PDO_PGSQL)

Introduzione

PDO_PGSQL is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to PostgreSQL databases.

Tipi di risorse

This extension defines a stream resource returned by PDO::pgsqlLOBOpen().

Installazione

Use --with-pdo-pgsql[=DIR] to install the PDO PostgreSQL extension, where the optional [=DIR] is the PostgreSQL base install directory, or the path to pg_config.

$ ./configure --with-pdo-pgsql

Indice dei contenuti



add a note add a note User Contributed Notes PostgreSQL (PDO) - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites