Re: Connection of postgres

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: "Nguyen, Lam Thuy" <l7nguyen(at)fcg(dot)com>
Cc: Andrei Kovalevski <andyk(at)commandprompt(dot)com>, Malm Paul <paul(dot)malm(at)saabgroup(dot)com>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Connection of postgres
Date: 2008-04-07 15:05:09
Message-ID: 47FA3825.2070906@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 07/04/2008 03:40, Nguyen, Lam Thuy wrote:

> I am sure there was no prolem with network. I guess maybe postgres
> database can not handle if there are many connections work
> concurrenly.

That's not so - if you've configured it correctly, if your hardware can
handle it, PostgreSQL scales *very* well. What have you got
max_connections set to in postgresql.conf?

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Nguyen, Lam Thuy 2008-04-07 18:02:30 Re: Connection of postgres
Previous Message Andrei Kovalevski 2008-04-07 02:41:47 Re: Connection Pooling