Re: [HACKERS] Out of memory problem (forwarded bug report)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Out of memory problem (forwarded bug report)
Дата
Msg-id 21722.951407101@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Out of memory problem (forwarded bug report)  ("Vladimír Beneš" <Vladimir.Benes@pvt.cz>)
Список pgsql-hackers
"Vladimír Beneš" <Vladimir.Benes@pvt.cz> writes:
> collector=> select sum(int8(bytes)) from flow_sums;

That will not help, because you're still invoking the int8 flavor of
sum().  Might as well leave it alone and update to 7.0 beta.
        regards, tom lane


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