PostgreSQL process architecture question. - Mailing list pgsql-general

From Amber
Subject PostgreSQL process architecture question.
Date
Msg-id BLU139-DS25EA4ECF4397D006605F3CD540@phx.gbl
Whole thread Raw
Responses Re: PostgreSQL process architecture question.  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: PostgreSQL process architecture question.  (Andrew Sullivan <ajs@commandprompt.com>)
List pgsql-general
We know PostgreSQL uses one dedicated server process to serve one client connection, what we want to know is whether PostgreSQL use multiple threads inside agents processes to take advantage of multiple CPUs. In our site we have only a few concurrent connections, so what occurs inside agent process is very important to us.

pgsql-general by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: PostgreSQL TPC-H test result?
Next
From: Andrew Sullivan
Date:
Subject: Re: PostgreSQL TPC-H test result?