RE: [HACKERS] PHP and PostgreSQL

Поиск
Список
Период
Сортировка
От Matthew
Тема RE: [HACKERS] PHP and PostgreSQL
Дата
Msg-id 183FA749499ED311B6550000F87E206C0C94D1@srv.ctlno.com
обсуждение исходный текст
Список pgsql-interfaces
I have been asked by the major PHP developer Rasmus Lerdorf to see
ifthe PostgreSQL/PHP interface needs any improvements.
Is the current PostgreSQL interface module in PHP adequate?  Does itsupport all the current libpq features?


The only problem we have run into (and I have heard of others having this
problem also) is with persistent connections.  I have seen discussion on
persistent connection problems but I'm not sure the problem was ever
resolved.  The problem we have seen is that when using persistent
connections the web server doesn't seen to reuse the connections or somthing
to that effect.  The result being that we eventually use up our postgres
limit of 48 connections and nothing can connect to postgre anymore.  It is
possible that this is a configuration problem that we haven't sufficiently
investigated, but I meniton it because I have heard other talk of this.
Anyone have more information?

Matthew



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

Предыдущее
От: Cedar Cox
Дата:
Сообщение: textcat() and ODBC driver
Следующее
От: "Adam Lang"
Дата:
Сообщение: Re: RE: [HACKERS] PHP and PostgreSQL