Re:

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Chethana, Rao (IE10)" <Chethana(dot)Rao(at)Honeywell(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re:
Date: 2006-02-22 10:47:24
Message-ID: 43FC413C.8090909@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Chethana, Rao (IE10) wrote:
>
> This is Chethana. I need to know how to improve the performance of
> postgresql. It is rich in features but slow in performance.

You'll need to provide some details first.

How are you using PostgreSQL?
How many concurrent users?
Mostly updates or small selects or large summary reports?

What hardware do you have?
What configuration changes have you made?

Are you having problems with all queries or only some?
Have you checked the plans for these with EXPLAIN ANALYSE?
Have you made sure your tables are vacuumed and analysed?

That should be a start
--
Richard Huxton
Archonet Ltd

In response to

  • at 2006-02-22 10:38:58 from Chethana, Rao (IE10)

Browse pgsql-performance by date

  From Date Subject
Next Message Gourish Singbal 2006-02-22 10:51:20 Re:
Previous Message Chethana, Rao (IE10) 2006-02-22 10:38:58