Re: high loads, fine tuning

From: lst_hoe02(at)kwsoft(dot)de
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: high loads, fine tuning
Date: 2009-09-29 19:07:49
Message-ID: 20090929210749.20304dejy9sa6bs4@webmail.kwsoft.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Zitat von Aras Angelo <araskoktas(at)gmail(dot)com>:

> I have this server, Dual Intel Xeon 2.83GHz w 4gb ram.
> My shared buffers were set to 1756 MB.
>
> We have a high traffic e-commerce site, yesterday like 80000 uniques.
> We cache most of our dynamic pages to disk so its wierd we are experience
> really slow response times with postgresql.
>
> Usually the number of simultaneous connections i monitor is around 8 to 10,
> but yesterday night, maybe there was a spike in the traffic, it was going up
> to 100, so the pages were taking like 15 seconds to render.

As far as i know the default for max_connections is "100" on many
Linux Distros. This would explain why your web-app is slow when
reaching this limit.

Regards

Andreas

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Aras Angelo 2009-09-29 19:12:04 Re: high loads, fine tuning
Previous Message Aras Angelo 2009-09-29 18:42:49 high loads, fine tuning