Re: Postgresql for a CEP app

Поиск
Список
Период
Сортировка
От 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 по дате отправления:

Предыдущее
От: "Andrus"
Дата:
Сообщение: Optimizing postgresql.conf for dedicated windows server 2003 x64 standard edition
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Optimizing postgresql.conf for dedicated windows server 2003 x64 standard edition