Changing max_connections without restart ?

From: Jean Arnaud <Jean(dot)Arnaud(at)inrialpes(dot)fr>
To: pgsql-performance(at)postgresql(dot)org
Subject: Changing max_connections without restart ?
Date: 2006-08-25 16:57:08
Message-ID: 44EF2BE4.5050301@inrialpes.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi !

I'm looking for a way to change the "max_connections" parameter without
restarting the PostGreSQL database.
All the docs i found online are saying that this option can only be set
on startup (-N option to comand-line) or by changing it in postgresql.conf.

Does anyone know how to do it ?

Thanks

--
-- Jean Arnaud
-- Projet SARDES
-- INRIA Rhône-Alpes / LSR-IMAG
-- Tél. : +33 (0)4 76 61 52 80

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2006-08-25 17:55:20 Re: Changing max_connections without restart ?
Previous Message Jeff Davis 2006-08-25 16:19:27 Re: Related to Inserting into the database from XML file