PostgreSQL process architecture question.

From: "Amber" <guxiaobo1982(at)hotmail(dot)com>
To: "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL process architecture question.
Date: 2008-09-09 15:35:56
Message-ID: BLU139-DS25EA4ECF4397D006605F3CD540@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2008-09-09 15:51:13 Re: PostgreSQL TPC-H test result?
Previous Message Merlin Moncure 2008-09-09 15:35:16 Re: PostgreSQL TPC-H test result?