From: | Dave Cramer <Dave(at)micro-automation(dot)net> |
---|---|
To: | zhuj <zhuj(at)dragontec(dot)com(dot)cn> |
Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: maxconnection |
Date: | 2003-06-19 20:23:53 |
Message-ID: | 1056054233.1307.37.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-sql |
You have to limit the connections on the backend, in postgresql.conf.
Dave
On Tue, 2003-06-17 at 05:22, zhuj wrote:
> hi,all:
> I want to constraint the maximum number of concurrent connections to 25
> in postgres
> jdbc driver. There are no methods for this
> change. How would i do?
>
> TIA
> zhuj
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Dave Cramer <Dave(at)micro-automation(dot)net>
From | Date | Subject | |
---|---|---|---|
Next Message | Erik Price | 2003-06-19 20:40:08 | Re: Signed Applet : how ? (was: Connect Socket problem) |
Previous Message | Rodrigo F. Baroni | 2003-06-19 20:22:31 | Signed Applet : how ? (was: Connect Socket problem) |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2003-06-20 00:58:44 | Re: maxconnection |
Previous Message | Paul Thomas | 2003-06-19 18:38:46 | Re: [JDBC] maxconnection |