maximum number of connections exceeded - Mailing list pgsql-general

From Sebastiano Cascione
Subject maximum number of connections exceeded
Date
Msg-id 009101c17f09$bba265a0$1c01a8c0@HAL
Whole thread Raw
List pgsql-general
When I do a request to the web pages that connects to the pgsql database I have the seguent error -
 
Microsoft OLE DB Provider for ODBC Drivers error '8007000e'
Maximum number of connections exceeded. -
 
I have increased the value of "sharedbuffer" and "maxconnection"  into the postgre.conf but I didn't solve it.
Are there others variables to set instead of those I have just set?
My configuration is
-WebServer IIS on win200 server
-DBMS postgresql on SuSe linux
 
Regards and best wishes,
 

 

pgsql-general by date:

Previous
From: "john"
Date:
Subject: Inserting the current date
Next
From: Brian Beuning
Date:
Subject: What is the practical limitation of no multi-threading?