Re: Increase the number of concurrent connection

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Increase the number of concurrent connection
Date: 2008-01-10 08:20:19
Message-ID: 20080110082019.GA10487@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Simon Riggs 2008-01-10 09:51:34 Re: vacuum, dead rows, usual solutions didn't help
Previous Message Pavel Stehule 2008-01-10 08:12:30 Re: performance differences of major versions