Re: cpu usage on the linux machine

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Jessica Richard" <rjessil(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: cpu usage on the linux machine
Date: 2007-08-09 02:49:29
Message-ID: dcc563d10708081949j2383e028p35ace2633492cdfe@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 8/8/07, Jessica Richard <rjessil(at)yahoo(dot)com> wrote:
> If the linux box has 8 CPU's, is there a way to configure for Postgres to
> user 6 of them? how? Thanks!

There are some kernel hacks for CPU affinity. they might be able to
do a bit of that.

Other than that, limited postgresql to only 6 non-superuser
connections might do the trick.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Martin Fandel 2007-08-09 09:31:41 Re: Specific questions about wraparound and vacuum
Previous Message Joshua D. Drake 2007-08-09 02:40:30 Re: cpu usage on the linux machine