Re: using custom scan nodes to prototype parallel sequential scan

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: using custom scan nodes to prototype parallel sequential scan
Дата
Msg-id CA+TgmoZXg+SWcAR6b=RyRX6JqYQbEN21ZM3zt9rAr64GZy1hew@mail.gmail.com
обсуждение исходный текст
Ответ на Re: using custom scan nodes to prototype parallel sequential scan  (Kouhei Kaigai <kaigai@ak.jp.nec.com>)
Ответы Re: using custom scan nodes to prototype parallel sequential scan  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Tue, Nov 11, 2014 at 7:48 PM, Kouhei Kaigai <kaigai@ak.jp.nec.com> wrote:
> Isn't provolatile = PROVOLATILE_IMMUTABLE sufficient?

There are certainly things that are parallel-safe that are not
immutable.  It might be the case that everything immutable is
parallel-safe.

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



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Race condition between hot standby and restoring a FPW
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: tracking commit timestamps