(PHP 8 >= 8.4.0)
Una subclase de PDO que representa una conexión utilizando el controlador PDO PostgreSQL.
Este controlador admite un analizador de consultas SQL dedicado para el dialecto PostgreSQL. Puede gestionar los siguientes elementos:
??
como secuencia de escape para
el operador ?
.
$tableName
,$rows
,$separator
= "\t",$nullAs
= "\\\\N",$fields
= null
$tableName
,$filename
,$separator
= "\t",$nullAs
= "\\\\N",$fields
= null
$tableName
,$separator
= "\t",$nullAs
= "\\\\N",$fields
= null
$tableName
,$filename
,$separator
= "\t",$nullAs
= "\\\\N",$fields
= null
$dsn
,$username
= null
,$password
= null
,$options
= null
$dsn
,$username
= null
,$password
= null
,$options
= null
$query
, ?int $fetchMode
= PDO::FETCH_COLUMN, int $colno
): PDOStatement|false$query
,$fetchMode
= PDO::FETCH_CLASS,$classname
,$constructorArgs
$query
, ?int $fetchMode
= PDO::FETCH_INTO, object $object
): PDOStatement|falsePdo\Pgsql::ATTR_DISABLE_PREPARES
Pdo\Pgsql::ATTR_RESULT_MEMORY_SIZE
null
si no existe ningún resultado antes de la ejecución de la consulta.
Pdo\Pgsql::TRANSACTION_IDLE
Pdo\Pgsql::TRANSACTION_ACTIVE
Pdo\Pgsql::TRANSACTION_INTRANS
Pdo\Pgsql::TRANSACTION_INERROR
Pdo\Pgsql::TRANSACTION_UNKNOWN