Re: Persistent connections

Поиск
Список
Период
Сортировка
От Chris
Тема Re: Persistent connections
Дата
Msg-id 497E4167.3020708@gmail.com
обсуждение исходный текст
Ответ на Persistent connections  (kulmacet101@kulmacet.com)
Список pgsql-php
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/


В списке pgsql-php по дате отправления:

Предыдущее
От: kulmacet101@kulmacet.com
Дата:
Сообщение: Persistent connections
Следующее
От: "François Delpierre"
Дата:
Сообщение: How to store files into the DB with PHP. (bytea ?)