Re: PostgreSQL 12.4 Parallel Query doesn't work while EXPLAIN is OK

Поиск
Список
Период
Сортировка
От mobigroup
Тема Re: PostgreSQL 12.4 Parallel Query doesn't work while EXPLAIN is OK
Дата
Msg-id B998E756-A157-4D8E-AC1E-88A56FDAF5F3@mobigroup.ru
обсуждение исходный текст
Ответ на Re: PostgreSQL 12.4 Parallel Query doesn't work while EXPLAIN is OK  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom,

Ok, but how about reading from temporary tables? We could mark the function as "PARALLEL SAFE” instead of "PARALLEL RESTRICTED” in this case if it’s important. Actually, I rewrote the function without temp tables access but that’s not helpful - the function marked as "PARALLEL SAFE” is not parallel even without temp tables access.


Best regards, Alexey Pechnikov

On 1 Dec 2020, at 21:58, Tom Lane <tgl@sss.pgh.pa.us> wrote:

PARALLEL RESTRICTED

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

Предыдущее
От: Hemil Ruparel
Дата:
Сообщение: Re: FDW using remote ODBC driver
Следующее
От: "Zwettler Markus (OIZ)"
Дата:
Сообщение: AW: FDW using remote ODBC driver