Re: Controlling CPU Usage in PostgreSQL

From: Thomas Pundt <mlists(at)rp-online(dot)de>
To: pgsql-admin(at)postgresql(dot)org, "Aaron Bono" <postgresql(at)aranya(dot)com>
Subject: Re: Controlling CPU Usage in PostgreSQL
Date: 2006-07-31 09:01:36
Message-ID: 200607311101.36629.mlists@rp-online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Monday 31 July 2006 10:06, Aaron Bono wrote:
| Is there a way I can tell PostgreSQL to give session a low priority so even
| if it does take the full CPU, it only does so if it would otherwise be
| idle?

the "nice" command might do what you want...

Ciao,
Thomas

--
Thomas Pundt <thomas(dot)pundt(at)rp-online(dot)de> ---- http://rp-online.de/ ----

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ken Hill 2006-07-31 15:45:06 unsubscribe
Previous Message Aaron Bono 2006-07-31 08:06:06 Controlling CPU Usage in PostgreSQL