Postgres: MS Access and Tomcat

From: mohan(at)physics(dot)gmu(dot)edu
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Postgres: MS Access and Tomcat
Date: 2003-11-26 16:20:43
Message-ID: 62401.138.88.163.115.1069863643.squirrel@physics.gmu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi All
I am using postgres database. Users of the DB include Web users thro tomcat
and internal user thr'o MS Access. The problem is the users of Access
sometimes do not close these connections and postgres fails saying too
many connections for the web users. Is there a way i can resolve this by
uncommenting the #Max_connections=32 in the postgresql.conf. What are the
effects of uncommenting this part in postgresql.conf. Do i need to make
any more changes when uncomment the Max_connections=32 in the
postgresql.conf file

Thank you very much

--Mohan

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2003-11-26 17:25:21 Re: Scaler forms as function arguments
Previous Message Clint Stotesbery 2003-11-26 15:56:30 Re: trigger conversion advice needed