Re:

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re:
Дата
Msg-id 43FC413C.8090909@archonet.com
обсуждение исходный текст
Ответ на  ("Chethana, Rao (IE10)" <Chethana.Rao@Honeywell.com>)
Список 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 по дате отправления:

Предыдущее
От: "Chethana, Rao (IE10)"
Дата:
Сообщение:
Следующее
От: "Gourish Singbal"
Дата:
Сообщение: Re: