Re: Set Returning Function (Pipelining)
От
tschak
Тема
Re: Set Returning Function (Pipelining)
Дата
Msg-id
1132737610.105515.291550@o13g2000cwo.googlegroups.com
Ответ на
Re: Set Returning Function (Pipelining) (Joe Conway)
Список
Дерево обсуждения
Set Returning Function (Pipelining) "tschak" <jochen.schlosser@gmail.com>
Re: Set Returning Function (Pipelining) Joe Conway <mail@joeconway.com>
Re: Set Returning Function (Pipelining) "tschak" <jochen.schlosser@gmail.com>
I am not really sure wether I MUST use it or not, but I think it is a nice feature to be utilized. What I want is a long running producing up to hundred of thousands results which have to undergo a computationally expensive postprocessing step which needs to be execeuted in parallel. By using pipelining I would not need to worry about partitioning the query and thus distributing the workload. At least as far as I understand the pipelining feature... tschak
В списке pgsql-general по дате отправления