Re: How to run multi-processor question

From: "Steve Wolfe" <steve(at)iboats(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to run multi-processor question
Date: 2002-06-27 17:03:59
Message-ID: 007f01c21dfc$a7cba360$d281f6cc@WEASEL
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Running Postgres 7.1.3 on RedHat Linux 7.2 kernel 2.4.7
> on an Intel box.
>
> We are thinking about upgrading the box and adding a
> second processor. Provided that I can physically put
> a second CPU in, how can I configure Postgres to
> work with more than one proc, or better yet, submit jobs
> to the least busiest proc. What other things should I
> be aware of?

Make sure that you have an SMP-aware kernel, and you're set.

steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Randall Barber 2002-06-27 17:21:46 Geometry Functions
Previous Message Gregory Seidman 2002-06-27 16:51:43 Re: script to keep views "correct"?