maxconnection

From: "zhuj" <zhuj(at)dragontec(dot)com(dot)cn>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: maxconnection
Date: 2003-06-17 09:22:47
Message-ID: 00dc01c334b2$04876130$d400a8ca@zhuj2k
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-sql

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nic Ferrier 2003-06-17 11:50:45 Re: ResultSet implementation
Previous Message Sean Devlin 2003-06-16 23:22:32 ResultSet implementation

Browse pgsql-sql by date

  From Date Subject
Next Message Radu-Adrian Popescu 2003-06-17 09:25:06 Catching DML exceptions in PL/pgSQL
Previous Message Jason Godden 2003-06-17 09:06:10 Re: Request for advice: Table design