Howmany connections postgres can handle upto?

From: Yuva Chandolu <ychandolu(at)ebates(dot)com>
To: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Howmany connections postgres can handle upto?
Date: 2002-07-23 20:01:42
Message-ID: A0F24737FCB34F489EC955D143BDD8510173E0CF@exchange-sf1.corp.ebates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

We are moving to postgres from Oarcle. When we were with Oracle, we were
using a total of 160 connections(4 app servers each maintaining a pool of 40
connections). After moving to postgres we want to make it higher i.e make it
60 connections for each app server i.e a total of 240 connections. How will
postgres behave with this many no of connections?

Thanks
Yuva
Sr. Java Developer
www.ebates.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2002-07-23 20:08:51 Re: Howmany connections postgres can handle upto?
Previous Message Hannu Krosing 2002-07-23 19:56:39 Re: [PATCHES] Demo patch for DROP COLUMN