Re: multi processor

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Loïc TREGOUËT <loic(at)ext(dot)cri74(dot)org>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: multi processor
Date: 2000-06-11 11:41:17
Message-ID: Pine.LNX.4.21.0006102200100.9195-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Loïc TREGOUËT writes:

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

PostgreSQL is at the mercy of your operating system regarding SMP. In many
cases this means that the smallest granularity is at the process level, so
one connection per processor.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2000-06-11 11:41:42 Re: case senesitive
Previous Message Nicolas Huillard 2000-06-10 20:00:11 RE: multi processor