Set Returning Function (Pipelining)

Поиск
Список
Период
Сортировка
От tschak
Тема Set Returning Function (Pipelining)
Дата
Msg-id 1132677859.476440.103770@o13g2000cwo.googlegroups.com
обсуждение исходный текст
Ответы Re: Set Returning Function (Pipelining)  (Joe Conway <mail@joeconway.com>)
Список pgsql-general
Hi everyone,

I have a question on set returning functions. In one of the TechDocs on
the postgres website it says:
"Currently SRF returning PL/pgSQL functions must generate the entire
set before the result is returned"

It also says that this might be changed in future releases (later than
7.3).
My question is now wether the result is returned linewise in an newer
version and if yes, wether a program using the
S(erver)P(rogramming)I(interface) can utilize this functionality in
order get a better distribution of the workload?

Thx for your help,

tschak


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

Предыдущее
От: Patrick Hatcher
Дата:
Сообщение: Slow pgdump
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Set Returning Function (Pipelining)