Re: Connection pooling - Mailing list pgsql-general

From Alex Pilosov
Subject Re: Connection pooling
Date
Msg-id Pine.BSO.4.10.10101251526370.16787-100000@spider.pilosoft.com
Whole thread Raw
In response to Re: Connection pooling  (Frank Joerdens <frank@joerdens.de>)
Responses Re: Connection pooling  (Frank Joerdens <frank@joerdens.de>)
List pgsql-general
On Thu, 25 Jan 2001, Frank Joerdens wrote:

> How's that supposed to work? Apache is a multi-process web server.
> Connection pooling over all Apache children that are currently alive on
> a web server would require some kind of inter-process communication,
> which I don't think Apache supports (am I mistaken?).

That's what Apache 2.0 is about. It will be able to run in a multi-thread
mode, or in multi-process mode with some data shared via shared memory.

-alex


pgsql-general by date:

Previous
From: Frank Joerdens
Date:
Subject: Re: Connection pooling
Next
From: "Martin A. Marques"
Date:
Subject: Re: [PHP] PostgreSQL + PHP + SQL warning messages