Re: Max connections - Mailing list pgsql-general

From Robert Treat
Subject Re: Max connections
Date
Msg-id 1037132581.27220.44.camel@camel
Whole thread Raw
In response to Max connections  ("Williams, Travis L, NPONS" <tlw@att.com>)
List pgsql-general
On Tue, 2002-11-12 at 14:30, 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?
>

That should do it, though you'll need to restart your postmaster for the
changes to take effect.

Robert Treat



pgsql-general by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Upgrade to dual processor machine?
Next
From: Tom Lane
Date:
Subject: Re: No primary key in pg_shadow