Jean Arnaud <[EMAIL PROTECTED]> writes: > I'm looking for a way to change the "max_connections" parameter without > restarting the PostGreSQL database.
There is none. That's one of the parameters that determines shared
memory array sizes, and we can't change those on-the-fly.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
