Re: Heavy contgnous load

Поиск
Список
Период
Сортировка
От kzsolt
Тема Re: Heavy contgnous load
Дата
Msg-id 1320868093111-4978893.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Heavy contgnous load  (kzsolt <kzsoltkzsolt@freemail.hu>)
Ответы Re: Heavy contgnous load  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-performance
I try to found out more information. Looks like the COUNT(*) is not the
strongest part of pgr therfore I do a worakround. After this I have the
folwing result:

Below the 1Mrec the row insert time is ~23msec. Above the 7Mrec the insert
time is ~180msec.

I belive I use the fastest index type (default).

So any idea to make postgres faster at higher number of records?


--
View this message in context: http://postgresql.1045698.n5.nabble.com/Heavy-contgnous-load-tp4913425p4978893.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

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

Предыдущее
От: "Strange, John W"
Дата:
Сообщение: Trying to understand Stats/Query planner issue
Следующее
От: Gavin Flower
Дата:
Сообщение: Re: Subquery in a JOIN not getting restricted?