Re: connection versus persistent connection (fwd)

Поиск
Список
Период
Сортировка
От Tomasz Misterka
Тема Re: connection versus persistent connection (fwd)
Дата
Msg-id Pine.LNX.4.21.0110031622010.27319-100000@www.netla.pl
обсуждение исходный текст
Список pgsql-admin
On Wed, 3 Oct 2001, Felipe Nascimento wrote:

> I use PHP to connect to postgresql in my web application.
>
> Is there advantages to use one or another (pg_connect() or pg_pconnect())???
>

I'm using PHP too, and pg_connect - sometimes users are so long on one
website and they can lost connection with database. I think that for
public websites with databases it's better than pg_pconnect.

With regards
Tomasz Misterka




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Race condition in 7.1.2?
Следующее
От: "Jeff Boes"
Дата:
Сообщение: Re: How to make 'tail -f' in PostgreSQL?