Petr Jelínek said: > > Something about patch: > I added two new guc variables name max_db_connections and > max_user_connections which can be set by superuser which means it can > be in main config file or in user/database config.
Is this what is intended by the TODO item? I thought that it was intended to allow max connections to be specified on a per-db or per-user basis, not just for global limits on per-user or per-db connections. cheers andrew ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend