Re: Need for speed

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Need for speed
Дата
Msg-id 43020E6B.9080607@archonet.com
обсуждение исходный текст
Ответ на Need for speed  (Ulrich Wisser <ulrich.wisser@relevanttraffic.se>)
Список pgsql-performance
Ulrich Wisser wrote:
> Hello,
>
> one of our services is click counting for on line advertising. We do
> this by importing Apache log files every five minutes. This results in a
> lot of insert and delete statements. At the same time our customers
> shall be able to do on line reporting.

> I need some ideas how to improve performance in some orders of
> magnitude. I already thought of a box with the whole database on a ram
> disc. So really any idea is welcome.

So what's the problem - poor query plans? CPU saturated? I/O saturated?
Too much context-switching?

What makes it worse - adding another reporting user, or importing
another logfile?

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: bsimon@loxane.com
Дата:
Сообщение: Re. : Need for speed
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: [SPAM?] Re: PG8 Tuning