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:45:39
Message-ID: Pine.LNX.4.21.0006111138290.353-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 ?

Not if your operating system doesn't support multiple processors per one
(single-thread) process. Most don't. What you'll most likely end up with
is one processor per process, that is, connection.

--
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 hagay 2000-06-11 17:03:05 connection between postgress and delphi4?
Previous Message Peter Eisentraut 2000-06-11 11:41:42 Re: case senesitive