Re: Need for speed
От
Richard Huxton
Тема
Re: Need for speed
Дата
Msg-id
43020E6B.9080607@archonet.com
Ответ на
Need for speed (Ulrich Wisser)
Список
Дерево обсуждения
Re: Need for speed Christopher Browne <cbbrowne@acm.org>
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 по дате отправления