Max connections

From: "Williams, Travis L, NPONS" <tlw(at)att(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Max connections
Date: 2002-11-12 19:30:16
Message-ID: AB815D267EC31A4693CC24D234F8291602E2FCC2@ACCLUST02EVS1.ugd.att.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Williams, Travis L, NPONS 2002-11-12 19:35:26 Time manipulation..
Previous Message Henrik Steffen 2002-11-12 19:27:34 Re: Upgrade to dual processor machine?