RE: PostgreSQL + SMP

Поиск
Список
Период
Сортировка
От Matthew
Тема RE: PostgreSQL + SMP
Дата
Msg-id 183FA749499ED311B6550000F87E206C0C9475@srv.ctlno.com
обсуждение исходный текст
Ответ на PostgreSQL + SMP  (paitoon butri <pbt_10400@yahoo.com>)
Ответы Re: PostgreSQL + SMP  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: paitoon butri
Дата:
Сообщение: PostgreSQL + SMP
Следующее
От: Karla Peralta
Дата:
Сообщение: Support for SQLkit