Re: Take advantage of PREPARE (Pool of Conections) - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Take advantage of PREPARE (Pool of Conections)
Date
Msg-id 20060217132119.GC9254@svana.org
Whole thread Raw
In response to Take advantage of PREPARE (Pool of Conections)  (Marcos <mjs_ops@gmx.net>)
Responses Re: Take advantage of PREPARE (Pool of Conections)  (Marcos <mjs_ops@gmx.net>)
List pgsql-general
On Fri, Feb 17, 2006 at 10:47:16AM +0000, Marcos wrote:
>
> Hi,
>
> I will have an aplication on the web that will have many connections
> because it will be looking for data.

<snip>

> This means, if each visitor of the website opens and closes the
> connection, PREPARE is useless.
>
> I need the connection pool for POSTGRESQL for Linux, but i don't know
> how to do this.

It's called pgpool.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Marcos
Date:
Subject: Take advantage of PREPARE (Pool of Conections)
Next
From: "Jim McMaster"
Date:
Subject: Re: Problem with postgres installation