Re: [GENERAL] Can i switch to the use of persistent connections with my already in use application without worrying ?

2006-09-22 Thread Guy Rouillier
Najib Abi Fadel wrote: > i have an already running web application with a lot of users. All the connections to the > postgresql database are not persistent. I was wondering if it is possible to switch to > persistent connection without having problems in my current in production application in

Re: [GENERAL] Can i switch to the use of persistent connections

2006-09-22 Thread Ragnar
On fim, 2006-09-21 at 23:40 -0700, Najib Abi Fadel wrote: > i have an already running web application with a lot of users. All the > connections to the postgresql database are not persistent. I was > wondering if it is possible to switch to persistent connection without > having problems in my cur