| От | Leonardo Francalanci |
|---|---|
| Тема | Re: Postgresql for a CEP app |
| Дата | |
| Msg-id | 665251.96009.qm@web29019.mail.ird.yahoo.com обсуждение исходный текст |
| Ответ на | Re: Postgresql for a CEP app (Raymond O'Donnell <rod@iol.ie>) |
| Список | pgsql-general |
> In pl/pgsql at any rate, functions which return a set of rows build up > the entire result set in memory and then return the set in one go: Ok, then pl/pgsql and pl/python (which can't return SETOF) are ruled out. (Thank you for pointing that out). But pl/perl seems to do the trick: "PL/Perl functions can also return sets of either scalar or composite types. Usually you'll want to return rows one at a time, both to speed up startup time and to keep from queueing up the entire result set in memory" Any other issues anyone can think about?
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера