"Gaetano Mendola" <[EMAIL PROTECTED]> writes: > is it possible increase the max_connections value without > restarting the server ?
Nope, sorry. This *is* documented btw. MAX_CONNECTIONS (integer) Determines the maximum number of concurrent connections to the database server. The default is 32 (unless altered while building the server). This parameter can only be set at server start. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]