Re: [GENERAL] Increase the number of concurrent connection

2008-01-10 Thread Gregory Williamson
: [GENERAL] Increase the number of concurrent connection I changed max_connection from 100 to 200 and stop the service. If I try to start again the service does no start. What is the max number of connections I can hope to obtain without recompile the kernel of Fedora 8? Thank you. Domenico For

Re: [GENERAL] Increase the number of concurrent connection

2008-01-10 Thread dformenton
I changed max_connection from 100 to 200 and stop the service. If I try to start again the service does no start. What is the max number of connections I can hope to obtain without recompile the kernel of Fedora 8? Thank you. Domenico Formenton A. Kretschmer wrote: > > am Thu, dem 10.01.200

Re: [GENERAL] Increase the number of concurrent connection

2008-01-10 Thread A. Kretschmer
am Thu, dem 10.01.2008, um 9:12:27 +0100 mailte dfx folgendes: > Dear sirs, > > how I have to modify postgresql.conf to increase the number of concurrent > connection over the value 100 setted by by default? > > I tryied to modify this value but the server get an error and not start. What exac

[GENERAL] Increase the number of concurrent connection

2008-01-10 Thread dfx
Dear sirs, how I have to modify postgresql.conf to increase the number of concurrent connection over the value 100 setted by by default? I tryied to modify this value but the server get an error and not start. My version is 8.2.5 on Linux Fedora 8. The PC has 2 GB ram and Celeron 2.8 processor.