Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 387 Bytes

File metadata and controls

15 lines (9 loc) · 387 Bytes

The pdo_pgsql extension

This extension provides PDO interface for using PostgreSQL database.

Configuration options

PHP_EXT_PDO_PGSQL

  • Default: OFF
  • Values: ON|OFF|shared

Enables the extension.