Re: plan_rows confusion with parallel queries

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: plan_rows confusion with parallel queries
Дата
Msg-id CA+TgmoYLe6uae+a=3iqACK_K8CYdRrRO=pSbfv4Daq7yK3A0eg@mail.gmail.com
обсуждение исходный текст
Ответ на plan_rows confusion with parallel queries  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Nov 2, 2016 at 2:42 PM, Tomas Vondra
<tomas.vondra@2ndquadrant.com> wrote:
> BTW is it really a good idea to use nloops to track the number of workers
> executing a given node? How will that work if once we get parallel nested
> loops and index scans?

We already have parallel nested loops with inner index scans.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: who calls InitializeTimeouts() ?
Следующее
От: Kuntal Ghosh
Дата:
Сообщение: Re: WAL consistency check facility