Re: Increase the number of concurrent connection

From: dformenton <dformenton(at)dfx(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Increase the number of concurrent connection
Date: 2008-01-10 11:14:48
Message-ID: 14731155.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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.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 exactly have you tryied, and which exactly error-message you got?
>
>
>> An example of postgresql.conf is welcome.
>
> max_connections = 101
>
>
> Andreas
> --
> Andreas Kretschmer
> Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
> GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>

--
View this message in context: http://www.nabble.com/Increase-the-number-of-concurrent-connection-tp14729529p14731155.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mark Walker 2008-01-10 11:36:04 8.3 Beta Incompatible Data Disaster
Previous Message Gokulakannan Somasundaram 2008-01-10 11:13:23 Re: Performance problem. Could it be related to 8.3-beta4?