Re: hardware to get best performance

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: hardware to get best performance
Дата
Msg-id 20041124023634.GA27076@wolff.to
обсуждение исходный текст
Ответ на hardware to get best performance  (Vincent Chen <vctw@yahoo.com>)
Список pgsql-admin
On Tue, Nov 23, 2004 at 22:34:23 +0800,
  Vincent Chen <vctw@yahoo.com> wrote:
> Hi, all
>
> Does postgresql support thread? Or let me put it this way, will postgresql get
> better performance on multiple processor host than single processor? What's the
> best platform, freebsd? linux?

If you have multiple connections to the database server making simultaneous
queries, multiple processors will be used. This is the normal case for
real database use.

The best platform for you is probably the one you are most familiar with.

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

Предыдущее
От: "Pete....."
Дата:
Сообщение: Transfer data from webpage form to database
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: joins INNER, OUTER, LEFT, RIGHT, FULL, ...