Re: dual processors

From: Ryan Mahoney <ryan(at)paymentalliance(dot)net>
To: "edikos" <jb-long(at)edikos(dot)com>, "Pgsql-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: dual processors
Date: 2001-07-23 21:16:50
Message-ID: 5.0.2.1.0.20010723171314.05aa6d80@paymentalliance.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If you are running on a dedicated postgres machine, run the command "top"
from the command line. The third and fourth line should read like:

CPU0 states: 0.0% user, 5.0% system, 0.0% nice, 94.0% idle
CPU1 states: 0.1% user, 0.0% system, 0.0% nice, 99.0% idle
(my system is idle now, but you get the idea...)

Make sure you have multiple clients interacting with the database when you
check.

-r

At 03:45 PM 7/23/01 -0500, edikos wrote:

>How can I tell if postgresql is utilizing both processors of a dual
>processor machine?
>
>-Jack
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.251 / Virus Database: 124 - Release Date: 4/26/01

Attachment Content-Type Size
unknown_filename text/plain 166 bytes

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-07-23 21:27:53 Re: Re: PG rules!
Previous Message edikos 2001-07-23 20:45:30 dual processors