Re: How to open more than 300 connections to postgres database. - Mailing list pgsql-odbc

From Rainer Bauer
Subject Re: How to open more than 300 connections to postgres database.
Date
Msg-id 699144138.20080206202953@munnin.com
Whole thread Raw
In response to Re: How to open more than 300 connections to postgres database.  ("Nguyen, Lam Thuy" <l7nguyen@fcg.com>)
List 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 by date:

Previous
From: "Nguyen, Lam Thuy"
Date:
Subject: Re: How to open more than 300 connections to postgres database.
Next
From: Hiroshi Inoue
Date:
Subject: Re: How to open more than 300 connections to postgres database.