Re: pg_connect vs. pg_pconnect

Поиск
Список
Период
Сортировка
От Mitch Vincent
Тема Re: pg_connect vs. pg_pconnect
Дата
Msg-id 00b301c12067$9259bf00$0b51000a@epox450
обсуждение исходный текст
Ответ на pg_connect vs. pg_pconnect  ("Hunter, Ray" <rhunter@enterasys.com>)
Список pgsql-php
If you're using pg_connect they should be terminating... Are you using
pg_connect or pg_pconnect?

-Mitch
Software development :
You can have it cheap, fast or working. Choose two.

----- Original Message -----
From: "Hunter, Ray" <rhunter@enterasys.com>
To: <pgsql-php@postgresql.org>
Sent: Wednesday, August 08, 2001 7:40 PM
Subject: [PHP] pg_connect vs. pg_pconnect


> I understand the difference between the two functions.  However, when I
> watch my process under process management I notice that I have tons of
> sleeping process that are lingering.  How can I make it so that when I
> connect to postgres and query that the connect process is then terminated?
> These sleeping connections are eating up my resources.
>
>
> Any suggestions?
>
>
>
> RAY HUNTER
> Automated Test Group
> Software Support Engineer
>
> ENTERASYS NETWORKS
>
> Internal:    53888
> Phone:       801 887-9888
> Fax:         801 972-5789
> Cellular:    801 698-0622
>
> rhunter@enterasys.com
>
> www.enterasys.com
>


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

Предыдущее
От: "Hunter, Ray"
Дата:
Сообщение: RE: user authentications
Следующее
От: "Hunter, Ray"
Дата:
Сообщение: RE: pg_connect vs. pg_pconnect