Re: Connection Pool - Mailing list pgsql-general

From Gilles DAROLD
Subject Re: Connection Pool
Date
Msg-id 3A753817.9A241B46@darold.net
Whole thread Raw
List 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...


pgsql-general by date:

Previous
From: Rolf Mueller
Date:
Subject: transfer binary data to C-language function
Next
From: Alex Guryanow
Date:
Subject: Re[6]: SPI_getvalue problem