Re: Is PostgreSQL multi-threaded?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Is PostgreSQL multi-threaded?
Дата
Msg-id 200005300242.WAA17155@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Is PostgreSQL multi-threaded?  (Joseph Shraibman <jks@selectacast.net>)
Список pgsql-general
> Alfred Perlstein wrote:
> >
> > * Rich Teer <richard.teer@rite-group.com> [000529 17:03] wrote:
> > > Hi all,
> > >
> > > I have a (hopefully) easy & quick question: is PostgreSQL 7.0 (or earlier
> > > releases) multithreaded, i.e., will it make good use of multiple processors?
> > > The target platform is Sun SPARC (SuperSPARC & UltraSPARC), running Solaris 7
> > > or Solaris 8.
> >
> > Postgresql works under a multi-process model, it will take advantage
> > of multiple processors.  However it not multi-threaded.
> >
> So in other words, it *is* multithreaded.  It just uses heavyweight
> threads.

Exactly.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-general по дате отправления:

Предыдущее
От: Rich Teer
Дата:
Сообщение: Re: Is PostgreSQL multi-threaded?
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: Postgresql usage clip.