Server Configuration

From: Cesar Arrieta <cesar(dot)cba(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Server Configuration
Date: 2011-02-02 18:15:22
Message-ID: AANLkTinr3QTVSet8GOCJWO0cFD9qfbLpNqw4NvMR4HGt@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi, I have a Server with Fedora Core 11, Tomcat and Postgresql 8.3.
With Hardware:
* 8GB RAM
* 8 processors Intel Xeon E5520 @2.27GHz
* 250GB SATA DISK

Actually, it serves at most 250 connections.
The problem happends when it serves many many connections at a time, tables
and queries began to get blocked, then I have to kill some processes
in order to allow other people continue working.

Wich recommendations could you give me for to configure postgresql.conf, and
could it be eficcient to buy another server with almost same hardware
in order to use pgPool2 with replication, load balance and parallel query?.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jon Nelson 2011-02-02 18:19:20 Re: [HACKERS] Slow count(*) again...
Previous Message Mladen Gogala 2011-02-02 18:11:33 Re: [HACKERS] Slow count(*) again...