Re: How to open more than 300 connections to postgres database.

Поиск
Список
Период
Сортировка
От Rainer Bauer
Тема Re: How to open more than 300 connections to postgres database.
Дата
Msg-id 699144138.20080206202953@munnin.com
обсуждение исходный текст
Ответ на Re: How to open more than 300 connections to postgres database.  ("Nguyen, Lam Thuy" <l7nguyen@fcg.com>)
Список pgsql-odbc
Hello Lam,

Wednesday, February 6, 2008, 8:14:01 PM, you wrote:

NLT> You mean  postgres 8.2.0402 does not support more than 128 connection ?
NLT> Could you please confirm me clearly so that i can find the best solution i should change or not.

No, Postgres 8.2 does support more than 128 connections (provided that
you have increased the desktop heap accordingly).

However, you will need at least psqlODBC 8.2.0402. Since the driver is
backward compatible, you should use the latest driver available (i.e.
psqlODBC 8.3.0100). You can find all driver versions here:
<http://www.postgresql.org/ftp/odbc/versions/msi/>

Rainer


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

Предыдущее
От: "Nguyen, Lam Thuy"
Дата:
Сообщение: Re: How to open more than 300 connections to postgres database.
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: How to open more than 300 connections to postgres database.