Re: phpPgAdmin

Поиск
Список
Период
Сортировка
От K Parker
Тема Re: phpPgAdmin
Дата
Msg-id OCHGDJHKPAJFAAAA@shared1-mail.whowhere.com
обсуждение исходный текст
Ответ на phpPgAdmin  (danyele <danyele@cpatc.embrapa.br>)
Список pgsql-general
>You may want to use persistent connections, also.

Almost certainly you don't.  The discussion sites are full of complaints that it doesn't work properly.  There is a
tendencyfor the connections to not get reused, but not released, either, such that you quickly run out of connections.
Thisis with mod_php, of course; if you're running PHP as a CGI then persistent connections don't hurt (nor help,
obviously,since the process exits after doing its thing.) 


Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com

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

Предыдущее
От: bmccoy@chapelperilous.net
Дата:
Сообщение: Re: phpPgAdmin
Следующее
От: "Adam Lang"
Дата:
Сообщение: Re: Alternate locations of DB's