Appearance
max_user_connections (integer)
This parameter sets the maximum number of external user connections to the database, excluding internal system connections. The default is 2000. The value must be less than max_connections. Changing this parameter requires restarting the database and requires consideration of available compute and memory.
See also max_connections and Database Limits.