Re: Many persistant client connections - Mailing list pgsql-admin

From Chris Browne
Subject Re: Many persistant client connections
Date
Msg-id 60oed1rvr2.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to Many persistant client connections  (lst_hoe01@kwsoft.de)
Responses Re: Many persistant client connections  (lst_hoe01@kwsoft.de)
List pgsql-admin
lst_hoe01@kwsoft.de writes:
> i would like to know if there is something like the Oracle "shared
> server" possible with PostgreSQL. I have searched the archives but
> have not found any real discussion regarding this.
>
> We have two CTI applications opening 2-3 persistant connections to
> the address server (PostgreSQL). With 100 clients we get around 400
> persistant connections eating up the server memory and have nothing
> to work most of the time.

Sounds like a case for looking into pgpool...

  <http://pgfoundry.org/projects/pgpool/>

pgpool is a connection pool system implemented in C that can allow
sharing of connections for many cases like the one you describe.
--
(format nil "~S@~S" "cbbrowne" "cbbrowne.com")
http://www3.sympatico.ca/cbbrowne/postgresql.html
"The  present  need for  security  products far exceeds  the number of
individuals    capable of    designing  secure  systems. Consequently,
industry  has resorted to  employing folks  and purchasing "solutions"
from vendors that shouldn't be let near a project involving securing a
system."  -- Lucky Green

pgsql-admin by date:

Previous
From: Zouari Fourat
Date:
Subject: Re: problems with user rights
Next
From: John DeSoi
Date:
Subject: Re: problems with user rights