RE: multi processor

From: Nicolas Huillard <nhuillard(at)ghs(dot)fr>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: RE: multi processor
Date: 2000-06-10 20:00:11
Message-ID: 01BFD327.A1E3A820@ppp42-cergy.isdnet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I think Postgres won't do anything to handle multiple processors. Since you have one Postgres process per DB connection, multiples active connections will be spread around your processors, and the overall speed will be increased, just like any other software on an SMP machine with an SMP system.

Nicolas Huillard

-----Message d'origine-----
De: Loïc TREGOUËT [SMTP:loic(at)ext(dot)cri74(dot)org]
Date: vendredi 9 juin 2000 15:06
À: pgsql-admin(at)postgresql(dot)org
Objet: multi processor

Hello ,

Maybe my question is stupid but , i can't test it .

Is Postgresql , can use more than one processor for one request or is
depend of something else ?

thanks

P.S:If someone give me a multi-processor computer , i could make the
test and you will not have to reply to me ! No ?

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2000-06-11 11:41:17 Re: multi processor
Previous Message Loïc TREGOUËT 2000-06-09 13:06:29 multi processor