Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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


  • From: Rainer Bauer <usenet(at)munnin(dot)com>
  • To: "Nguyen, Lam Thuy" <l7nguyen(at)fcg(dot)com>
  • Subject: Re: How to open more than 300 connections to postgres database.
  • Date: Wed, 6 Feb 2008 20:29:53 +0100
  • Message-id: <699144138(dot)20080206202953(at)munnin(dot)com>

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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group