Re: Max connections

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Williams, Travis L, NPONS" <tlw(at)att(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Max connections
Date: 2002-11-13 10:47:47
Message-ID: 200211131047.47714.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 12 Nov 2002 7:30 pm, Williams, Travis L, NPONS wrote:
> To change the max connections I'm assuming I need to edit the
> postgresql.conf file and change this line: #max_connections = 32
> to something like
> max_connections = 64
>
> I do need to uncomment this correct? Is there anything else I need to
> change?

Travis - haven't seen anyone else reply, but basically "yes". While you're at
it you may want to look at some of the memory settings - more connections
means less RAM per connection.

You'll need to tell postgresql to reload the config file - "man pg_ctl" for
details.

--
Richard Huxton

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Henrik Steffen 2002-11-13 10:54:45 Re: Upgrade to dual processor machine?
Previous Message Zhang Zhb 2002-11-13 10:43:00 copyright problem