Re: Parallel sec scan in plpgsql

Поиск
Список
Период
Сортировка
От Ashutosh Bapat
Тема Re: Parallel sec scan in plpgsql
Дата
Msg-id CAFjFpRc9W6__zPNkwr-4sczGbPHD4w5YJ3wv3hOBQ8Y+v+SN7g@mail.gmail.com
обсуждение исходный текст
Ответ на Parallel sec scan in plpgsql  (Alex Ignatov <a.ignatov@postgrespro.ru>)
Ответы Re: Parallel sec scan in plpgsql  (Alex Ignatov <a.ignatov@postgrespro.ru>)
Список pgsql-hackers
On Thu, Sep 15, 2016 at 9:15 PM, Alex Ignatov <a.ignatov@postgrespro.ru> wrote:
> Hello!
> Does parallel secscan works in plpgsql?
>

Parallel seq scan is a query optimization that will work independent
of the source of the query - i.e whether it comes directly from a
client or a procedural language like plpgsql. So, I guess, answer to
your question is yes. If you are expecting something else, more
context will help.

-- 
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company



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

Предыдущее
От: Pavan Deolasee
Дата:
Сообщение: Re: Vacuum: allow usage of more than 1GB of work mem
Следующее
От: Pavan Deolasee
Дата:
Сообщение: Re: Vacuum: allow usage of more than 1GB of work mem