Re: - Mailing list pgsql-performance

From Richard Huxton
Subject Re:
Date
Msg-id 43FC413C.8090909@archonet.com
Whole thread Raw
In response to  ("Chethana, Rao (IE10)" <Chethana.Rao@Honeywell.com>)
List 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

pgsql-performance by date:

Previous
From: "Chethana, Rao (IE10)"
Date:
Subject:
Next
From: "Gourish Singbal"
Date:
Subject: Re: