Re: Postgres memory question

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: Vick Khera <vivek(at)khera(dot)org>
Cc: Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres memory question
Date: 2009-08-10 20:57:37
Message-ID: 20090810165737.625e9451.wmoran@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 10 Aug 2009 13:49:02 -0400
Vick Khera <vivek(at)khera(dot)org> wrote:

> On Mon, Aug 10, 2009 at 9:46 AM, Bill Moran<wmoran(at)potentialtech(dot)com> wrote:
> > We have servers using about 200 connections on average ... it climbs up
> > to 300+ during busy use.  I've seen it peak as high as 450, and we've seen
> > no performance issues.
> >
> > This is a quad core with 4G of RAM.  Of course the OS isn't windows, it's
> > 64 bit FreeBSD.
>
> I too run 64bit FreeBSD 7.2. However in my primary use case, anything
> short of 20GB of RAM makes the application very unresponsive when many
> customers are online. We usually don't have more than about 45 to 50
> connections simultaneously. My general-use Pg server has 4GB and that
> is more than adequate for the miscellaneous uses of blogs, ad servers,
> and drupal installations.

Results will obviously vary by installation, usage, and application type.

Are you saying you have performance issues with the application when there
are many idle connections? Because that was the original discussion.
Performance under heavy concurrent load is another topic, and a much more
complex one.

-Bill

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Allan Kamau 2009-08-10 21:16:47 Re: Postgres memory question
Previous Message Merlin Moncure 2009-08-10 20:17:59 Re: libpq