Re: Slow query, where am I going wrong?

Поиск
Список
Период
Сортировка
От AndyG
Тема Re: Slow query, where am I going wrong?
Дата
Msg-id 1351590470163-5730025.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Slow query, where am I going wrong?  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-performance
Thanks very much Laurenz.

I'll put your suggestions into motion right away and let you know the
results.


Albe Laurenz *EXTERN* wrote
> BTW, you seem to have an awful lot of indexes defined, some
> of which seem redundant.

I am in the process of pruning unused/useless indexes on this database - So
many of them will be dropped. Most of them are not in production and are
past play things on this test system.

The actual production test_item table gets about 140k inserts a day (avg).
Having this test system slow, dirty and bloated is quite good as it helps us
identify potential bottlenecks before they hit production. Partitioning is
also on the cards, but solving this current issue is only going to help.

Thanks again.

Andy




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Slow-query-where-am-I-going-wrong-tp5730015p5730025.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.


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

Предыдущее
От: vignesh
Дата:
Сообщение: PostgreSQL server failed to start
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Replaying 48 WAL files takes 80 minutes