Hi folks
My application fail with 'Non-superuser connection limit exceeded' error , the client application is connected via ODBC AND GPF MESSAGE appear there.
the 'Non-superuser connection limit exceeded' what'wrong?.
You have too many connections active, so you cannot connect. This shouldn't trigger a GPF anywhere though.
Look at the top of the postgresql.conf file and increase the connection limit. You'll also want to do some basic tuning of performance settings, see the article at
http://www.varlena.com/GeneralBits/
-- Richard Huxton Archonet Ltd
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend