Pipelined functions in Postgres

Поиск
Список
Период
Сортировка
От Milen Kulev
Тема Pipelined functions in Postgres
Дата
Msg-id 005701c6dc2c$49011fc0$0a00a8c0@trivadis.com
обсуждение исходный текст
Ответы Re: Pipelined functions in Postgres  ("Shoaib Mir" <shoaibmir@gmail.com>)
Re: Pipelined functions in Postgres  ("Talha Khan" <talha.amjad@gmail.com>)
Список pgsql-performance
Hello Lister,
I am curios whether I can emulate the Oracle pipelined functions functionality in PG too (using RETURN NEXT ). For more
information and examples about Oracle pipelined functions see:
http://asktom.oracle.com/pls/ask/f?p=4950:8:8127757633768425921::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:4447489221109

I have used  pipeline functions in DWH enviromnent  with success and would like
To use similar concept in PG too.

Any help, examples , links and  shared experiences would be greately appreciated.

Best Regards.
Milen


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

Предыдущее
От: Ivan Voras
Дата:
Сообщение: Re: Optimizing DELETE
Следующее
От: "Shoaib Mir"
Дата:
Сообщение: Re: Pipelined functions in Postgres