Re: maxconnection

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: maxconnection
Дата
Msg-id 1056070724.1307.47.camel@localhost.localdomain
обсуждение исходный текст
Ответ на maxconnection  ("zhuj" <zhuj@dragontec.com.cn>)
Список pgsql-jdbc
Really, what happens? I am pretty sure you won't get more than 25
connections.

Dave
On Thu, 2003-06-19 at 21:03, zhuj wrote:
> I try to edit the postgresql.conf, set
> "max_connections " to 25 then restart
> postgres, but it seems not work.
>
> ----- Original Message -----
> From: "Dave Cramer" <Dave@micro-automation.net>
> To: "zhuj" <zhuj@dragontec.com.cn>
> Cc: <pgsql-jdbc@postgresql.org>
> Sent: Friday, June 20, 2003 4:23 AM
> Subject: Re: [JDBC] maxconnection
>
>
> > 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@postgresql.org so that your
> > >       message can get through to the mailing list cleanly
> > >
> > --
> > Dave Cramer <Dave@micro-automation.net>
> >
> >
>
--
Dave Cramer <Dave@micro-automation.net>


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kim Ho
Дата:
Сообщение: Add checking in setMaxRows, setQueryTimeout, and setFetchSize
Следующее
От: "Kallol Nandi"
Дата:
Сообщение: Urgent : JDBC problem in PostgreSql for Linux