Re: Connection Pool

From: Gilles DAROLD <gilles(at)darold(dot)net>
To: August Zajonc <augustz(at)bigfoot(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Connection Pool
Date: 2001-01-29 09:29:59
Message-ID: 3A753817.9A241B46@darold.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Just try it and you will trust it ! Personnaly I use it for a long time...
but don't trust me I'm a persistance mistake, perhaps one day I will
write a pool of mistake :-)

Regards

Gilles DAROLD

August Zajonc wrote:

> Apache is multi-process. What are you talking about? If I define global
> variables they are *NOT* available to all apache children. Have you seen
> something differant happen? Are you speaking from experiance? I find what
> you describe hard to beleive.
>
> AZ
>
> You wrote:
> Of course it works, what a strange idea ? When you load a perl script with
> mod_perl if you define global vars they are defined for all childrens !
> Interprocess communication is an other history...

Browse pgsql-general by date

  From Date Subject
Next Message Alex Guryanow 2001-01-29 09:58:42 Re[6]: SPI_getvalue problem
Previous Message Martin Tomes 2001-01-29 09:29:42 Re: Too many open files! how do I fix on linux?