Re: Query Optimizer + Parallel Operators

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Query Optimizer + Parallel Operators
Дата
Msg-id 4D40AAEE.1070103@agliodbs.com
обсуждение исходный текст
Ответ на Query Optimizer + Parallel Operators  ("Felix Schmidt @ Oracle" <felix.x.schmidt@oracle.com>)
Ответы Re: Query Optimizer + Parallel Operators  (Dusan Misic <promisic@gmail.com>)
Список pgsql-hackers
Felix,

> I'm interested in the query optimizer of PostgreSQL DB. Where could I
> find useful documentation or could you send me a pointer in the source code?
> 
> What kind of parallelism does PostgreSQL use for operators, like
> selection or join?

Normally we're very helpful with this kind of information ... it's all
public after all ... but I have to say that the domain you're e-mailing
from makes it a little hard to give you a direct answer.

Could you maybe give us a little information about what you want this
information for?

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: ALTER TYPE 3: add facility to identify further no-work cases
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Get rid of the global variable holding the error state