pl/perl problem of memory

Поиск
Список
Период
Сортировка
От GIROIRE Nicolas (COFRAMI)
Тема pl/perl problem of memory
Дата
Msg-id 1904E3EB39448246A7ECB76DF34A70B0036A401D@TOCOMEXC03
обсуждение исходный текст
Ответы Re: pl/perl problem of memory  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general

Hi,

I load data in a varible of type text, and i arrive to out of memory message.

I want to know if it exists a function which allows to empty a variable and the place uses in memory without destroy it (because I use the variable again).

In fact, now i put the variable to '' ( $myvar = '' ) but it seems that Perl don't empty totally memory.

Best regards,

    Nicolas Giroire

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

Предыдущее
От: "GIROIRE Nicolas (COFRAMI)"
Дата:
Сообщение: Re: sort array optimisation in pl/perl
Следующее
От: Frodo Larik
Дата:
Сообщение: Stuck with references