RE: PostgreSQL + SMP - Mailing list pgsql-admin

From Matthew
Subject RE: PostgreSQL + SMP
Date
Msg-id 183FA749499ED311B6550000F87E206C0C9475@srv.ctlno.com
Whole thread Raw
In response to PostgreSQL + SMP  (paitoon butri <pbt_10400@yahoo.com>)
Responses Re: PostgreSQL + SMP  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@yahoo.com]
> Sent:    Thursday, November 30, 2000 6:34 AM
> To:    pgsql-admin@postgresql.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/

pgsql-admin by date:

Previous
From: paitoon butri
Date:
Subject: PostgreSQL + SMP
Next
From: Karla Peralta
Date:
Subject: Support for SQLkit