Re: Postgress is taking lot of CPU on our embedded hardware.

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Postgress is taking lot of CPU on our embedded hardware.
Дата
Msg-id CAOR=d=2xOXzr4_Zy3VF4vw+vguvpmu7J2sdfWyUtUAvUvuBVog@mail.gmail.com
обсуждение исходный текст
Ответ на Postgress is taking lot of CPU on our embedded hardware.  (Jayashankar K B <Jayashankar.KB@lnties.com>)
Список pgsql-performance
On Fri, Jan 27, 2012 at 6:34 AM, Jayashankar K B
<Jayashankar.KB@lnties.com> wrote:
> Hi,
>
> We are having an embedded system with a freescale m68k architecture based
> micro-controller, 256MB RAM running a customized version of Slackware 12
> linux.
>
> It’s a relatively modest Hardware.
>
> We have installed postgres 9.1 as our database engine. While testing, we
> found that the Postgres operations take more than 70% of CPU and the average
> also stays above 40%.

Not to dissuade you from using pgsql, but have you tried other dbs
like the much simpler SQL Lite?

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: regarding CLUSTER and HUGE work_mem / maintenance_work_mem
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: pl/pgsql functions outperforming sql ones?