Re: Need some help on Performance 9.0.4

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: Need some help on Performance 9.0.4
Дата
Msg-id 525B380F.50101@fuzzy.cz
обсуждение исходный текст
Ответ на Re: Need some help on Performance 9.0.4  (akp geek <akpgeek@gmail.com>)
Ответы Re: Need some help on Performance 9.0.4  (akp geek <akpgeek@gmail.com>)
Список pgsql-general
Hi,

On 13.10.2013 17:43, akp geek wrote:
> Sorry all not posting clear.  I posted our postresql.conf file. What
> we are having is very slow response from the database.
>
> would like to get some feedback about postgresql.conf file
> parameters that I posted are causing the issue for performance of the
> DB.
>
> Our database is about 60GB and performance is very bad.

The postgresql.conf seems fine - at least I haven't noticed anything
obviously wrong there. But we know almost nothing about your HW (not
even what kind of CPU / how many cores, etc.) or  how you're using it.

For example you haven't even posted a complete top output, so we have no
idea what else is running on the box. OTOH the box seems to be rather
idle - there's plenty of CPU, RAM and the disks are rather idle.

Why exactly do you think it's the database that's slow?

We can't really help you unless you show us what exactly you consider
slow. The best thing you can probably do is to show us a slow query
along with it's EXPLAIN ANALYZE output (use explain.depesz.com to post it).

And it'd be nice to know the history around this - was it fast before,
did it get slow suddenly or over a longer period of time?

regards
Tomas


В списке pgsql-general по дате отправления:

Предыдущее
От: akp geek
Дата:
Сообщение: Re: postgres 9.0.4 configuration and performance issue
Следующее
От: "Huang, Suya"
Дата:
Сообщение: werid error"index row size 3040 exceeds btree maximum, 2712" occur randomly