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

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: "Nguyen, Lam Thuy" <l7nguyen(at)fcg(dot)com>
Cc: Rainer Bauer <usenet(at)munnin(dot)com>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: How to open more than 300 connections to postgres database.
Date: 2008-02-07 00:09:35
Message-ID: 47AA4C3F.5060102@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Nguyen, Lam Thuy wrote:
> You mean postgres 8.2.0402 does not support more than 128 connection ?

8.2.0402 is OK though 8.2.0401 isn't good.
Please note the version is the driver's one and isn't related to the
server's version. Most client packages have their own development cycle
and you can install the packages (psqlodbc driver of course) separately.
Probably you can find neither 8.2.0402 nor 8.2.0401 version of the
psqlodbc driver and so plaese use the 8.3.0100 or 8.2.0500 version.

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Heiser, Doris 2008-02-08 16:02:52 SQLGetDiagRec, sqlstate returned?
Previous Message Rainer Bauer 2008-02-06 19:29:53 Re: How to open more than 300 connections to postgres database.