Re: [HACKERS] Simmultanous Connections (fwd)
От | Don Baccus |
---|---|
Тема | Re: [HACKERS] Simmultanous Connections (fwd) |
Дата | |
Msg-id | 3.0.1.32.20000110112345.00f4c1e0@mail.pacifier.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] Simmultanous Connections (fwd) (Lamar Owen <lamar.owen@wgcr.org>) |
Список | pgsql-hackers |
At 01:35 PM 1/10/00 -0500, Lamar Owen wrote: >I don't know how close to the AOLserver model PHP is (I think it is >pretty close, as the beta of PHP4 is buildable to run as a module under >AOLserver), but the concept of pooled persistent connections is a sound >one, and eliminates some grief (as long as you watch your transactions >-- don't want two connections that happen to share a pool instance to >share a transaction roolback!). Spoken like a long-suffering user of AOLserver's original postgres driver :) I've solved this particular problem in the latest version of the driver, and other problems related to backends crashing and the like. This is why I suggest that if there are problems with PHPs persistent database connections and Postgres that the PHP implementation of such connections needs work. I know from experience that persistent pooled connections can be implemented in a non-robust fashion (the old postgres driver for AOLserver) but I also know that they can be made robust, from personal experience. - Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert Serviceand other goodies at http://donb.photo.net.
В списке pgsql-hackers по дате отправления: