Re: using custom scan nodes to prototype parallel sequential scan

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: using custom scan nodes to prototype parallel sequential scan
Дата
Msg-id CAApHDvr2Nx+tHW+YBR1ON+Qp87eros0nN5skNwiHBy21GJSvgA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: using custom scan nodes to prototype parallel sequential scan  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Fri, Nov 14, 2014 at 1:27 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
On 12 November 2014 00:54, Robert Haas <robertmhaas@gmail.com> wrote:
> Interestingly, I have a fairly solid idea of what proisparallel is,
> but I have no clear idea what CONTAINS NO SQL is or why it's relevant.
> I would imagine that srandom() contains no SQL under any reasonable
> definition of what that means, but it ain't parallel-safe.

What is wrong in generating random numbers in parallel?

I was just watching Robert's talk on Parallel query on youtube... I think the answer is at 41:09, the link below should take you there:

Regards

David Rowley

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

Предыдущее
От: Jeremy Harris
Дата:
Сообщение: Re: EXPLAIN ANALYZE output weird for Top-N Sort
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Re: Segmentation fault in pg_dumpall from master down to 9.1 and other bug introduced by RLS