RE: multi processor - Mailing list pgsql-admin

From Nicolas Huillard
Subject RE: multi processor
Date
Msg-id 01BFD327.A1E3A820@ppp42-cergy.isdnet.net
Whole thread Raw
In response to multi processor  (Loïc TREGOUËT <loic@ext.cri74.org>)
List 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,
justlike any other software on an SMP machine with an SMP system. 

Nicolas Huillard

-----Message d'origine-----
De:    Loïc TREGOUËT [SMTP:loic@ext.cri74.org]
Date:    vendredi 9 juin 2000 15:06
À:    pgsql-admin@postgresql.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 ?


pgsql-admin by date:

Previous
From: Loïc TREGOUËT
Date:
Subject: multi processor
Next
From: Peter Eisentraut
Date:
Subject: Re: multi processor