Re: [INTERFACES] Postmaster getting veeeery big: SUBSTR bug

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [INTERFACES] Postmaster getting veeeery big: SUBSTR bug
Дата
Msg-id 954.927145744@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postmaster getting veeeery big: SUBSTR bug  (Eildert Groeneveld <eg@tzv.fal.de>)
Список pgsql-interfaces
Eildert Groeneveld <eg@tzv.fal.de> writes:
> Herouth was right in stating: "memory used for substr function" has to be
> the real cause of the problem because any substr select exhibits this
> behaviour:
> select substr(tets,1,2) from raw_field; 
> This one starts the postmaster at around 3MB and finishes at 40.
> Unfortunately, I have no idea about C, can someone identify the problem
> and come up with a patch?

The problem is well known and is on the TO-DO list: memory consumed
while evaluating expressions is not reclaimed until end of statement.
It's by no means specific to substr().

Unfortunately, fixing it is not a small amount of work (else it'd have
been done already).  I'm hoping to see it fixed in 6.6.
        regards, tom lane


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

Предыдущее
От: Jens Reimann
Дата:
Сообщение: Bug report - Problems with Lotus Aproach
Следующее
От: Joe Fisher
Дата:
Сообщение: Free Stock