| From: | "Andras Balogh" <abalogh(at)grafx(dot)ro> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Measurement tool for POSTGRES |
| Date: | 2000-04-20 07:51:16 |
| Message-ID: | 00dd01bfaa9d$355789e0$0200a8c0@grafx.ro |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi everyone,
This is my first post to the list so excuse me if the question is not appropriate
for this list.
I am connecting to the postgres database trough JDBC from servlets. Everything is
working OK but sometimes the system crashes due to heavy load. Our server is hosting a
lot of websites and some of them are doing extensive database querying.
I am looking for a tool that shows how many open connections are in postgres. Also is it possible
to set how many open connection can be ? In a few servlets we are not closing the connection
for a very long time to have faster database access.
Any help is appreciated.
Thank You,
Andras.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lincoln Yeoh | 2000-04-20 09:01:46 | Re: OID rollover? |
| Previous Message | Lincoln Yeoh | 2000-04-20 03:13:28 | Repairing stuff when broken. |