Persistent connections

Persistent connections

am 26.01.2009 14:26:45 von kulmacet101

All,

Could someone send me a properly formatted dsn string connecting PHP to a
Postgres database using the 'PDO::ATTR_PERSISTENT =3D> true' attribute?

I am having issues making this work correctly.

Any Support appreciated,

Kulmacet


--=20
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Re: Persistent connections

am 27.01.2009 00:04:07 von dmagick

kulmacet101@kulmacet.com wrote:
> All,
>
> Could someone send me a properly formatted dsn string connecting PHP to a
> Postgres database using the 'PDO::ATTR_PERSISTENT => true' attribute?
>
> I am having issues making this work correctly.

Example #4 here shows it:

http://www.php.net/manual/en/pdo.connections.php

What issues are you having exactly?

--
Postgresql & php tutorials
http://www.designmagick.com/


--
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php