CPU killer

Поиск
Список
Период
Сортировка
От Vilson farias
Тема CPU killer
Дата
Msg-id 002401c0405a$ae595be0$98a0a8c0@dti.digitro.com.br
обсуждение исходный текст
Ответы Re: CPU killer  (Alfred Perlstein <bright@wintelcom.net>)
Re: CPU killer  (Tod McQuillin <devin@spamcop.net>)
Re: CPU killer  (Igor Roboul <igor@raduga.dyndns.org>)
Список pgsql-general
Greetings,

    I've been using Postgres in a Pentium 75Mhz, Linux RedHat 6.2, 32Mb.

   Every big query I execute uses too much cpu (more than 90%).

   I start postgres with these params: su -l postgres -c
'/usr/bin/postmaster -B 2048  -i -D "/home/postgres/data"' &.

What should I do for avoid postgres extreme cpu allocation? I know sometimes
non-indexed tables or huge size tables can be slow, but here I don't care
about execution speed, I just want less cpu allocation no matter how slow.

Regards from Brazil,

José Vilson de Mello de Farias
Dígitro Tecnologia Ltda.




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

Предыдущее
От: Warren Vanichuk
Дата:
Сообщение: A question about PL/pgSQL
Следующее
От: "Neil Davis"
Дата:
Сообщение: SELECT and server side functions