RE: PostgreSQL + SMP

From: Matthew <matt(at)ctlno(dot)com>
To: "'paitoon butri'" <pbt_10400(at)yahoo(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: RE: PostgreSQL + SMP
Date: 2000-11-30 16:22:32
Message-ID: 183FA749499ED311B6550000F87E206C0C9475@srv.ctlno.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Postgre is not threaded, but every connection gets it's own process. The OS
will distribute the processes across the processors. Not sure I said that
very will.

Basically a single connection will not be any faster with SMP, but multiple
connections will be.

> -----Original Message-----
> From: paitoon butri [SMTP:pbt_10400(at)yahoo(dot)com]
> Sent: Thursday, November 30, 2000 6:34 AM
> To: pgsql-admin(at)postgresql(dot)org
> Subject: [ADMIN] PostgreSQL + SMP
>
> Dear, All
> I want to know that Postgres support SMP or Dual
> Processor, or not. If it support, how to configure?
>
> Thank all
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jimi Thompson 2000-11-30 20:59:36 Re: Implementing mod_perl, Perl 5.004, and Postgres
Previous Message Greg Thompson 2000-11-30 15:53:39 SQL Commands