Re: Parallel Query Processing

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Parallel Query Processing
Дата
Msg-id dcc563d10903251452n6b4ce297ha81fe5adebbc8ccc@mail.gmail.com
обсуждение исходный текст
Ответ на Parallel Query Processing  (aravind chandu <avin_friends@yahoo.com>)
Ответы Re: Parallel Query Processing  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-general
On Wed, Mar 25, 2009 at 2:24 PM, aravind chandu <avin_friends@yahoo.com> wrote:
> Hello,
>
>             I have a few questions related to the parallel query
> processing.Can you guys tell me how to implement parallel query processing
> in postgresql database.

Do you mean one query being parallelized, or multiple queries running at once?

PostgreSQL provides no capability to parallelize one query into
multiple processes.

Multiple Queries run in parallel automatically

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

Предыдущее
От: "Leonardo M. Ramé"
Дата:
Сообщение: Weird encoding behavior
Следующее
От: Tim Uckun
Дата:
Сообщение: Re: Database shut down unexpectedly.