Re: [GENERAL] process pool

2008-02-25 Thread Gregory Stark
"Luca Ferrari" <[EMAIL PROTECTED]> writes: > Hi, > sorry for this question, but as far as I know postgresql does not use a > process pool, rather a new process is created for any connection on demand. > If this is true, what is the reason for this? Generally to add code the question is not wh

[GENERAL] process pool

2008-02-25 Thread Luca Ferrari
Hi, sorry for this question, but as far as I know postgresql does not use a process pool, rather a new process is created for any connection on demand. If this is true, what is the reason for this? Thanks, Luca ---(end of broadcast)--- TIP 3: Hav