Re: Is Posgresql and Interchange multithreaded?

From: "Chad R(dot) Larson" <chad(at)eldocomp(dot)com>
To: "Gill, Jeffrey L" <jeffrey(dot)l(dot)gill(at)intel(dot)com>, "InterChange Users (E-mail)" <interchange-users(at)interchange(dot)redhat(dot)com>, "Pgsql Admin (E-mail)" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Is Posgresql and Interchange multithreaded?
Date: 2002-04-01 20:23:02
Message-ID: 4.2.2.20020401132114.00c69390@ecint.ecinet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

At 10:56 AM 4/1/2002 , Gill, Jeffrey L wrote:
>Is Postgresql multithreaded i.e can it take advantange of multiprocessor
>systems (4 ways)?

Not presactly multithreaded, but since every connection to the database
gets its own backend process, PostgreSQL will make use of multi processors
as long as there are multiple clients.

-crl
--
Chad R. Larson (CRL22) chad(at)eldocomp(dot)com
Eldorado Computing, Inc. 602-604-3100
5353 North 16th Street, Suite 400
Phoenix, Arizona 85016-3228

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message William Meloney 2002-04-01 20:29:19 Vacuum returns error
Previous Message Jie Liang 2002-04-01 20:11:12 pg_dump bug