Re: memory leak occur when disconnect database

Поиск
Список
Период
Сортировка
От tanjunhua
Тема Re: memory leak occur when disconnect database
Дата
Msg-id 072101ca09ed$f7373510$aa1c10ac@RKC.local
обсуждение исходный текст
Ответ на Error in insert statement  ("Relyea, Mike" <Mike.Relyea@xerox.com>)
Список pgsql-general
> Please provide full, buildable source code for your standalone test
> program (or confirm it also occurs with the sources I posted) and the
> output of:
>
>   valgrind --leak-check=full ./testprogram

The appendix include source code, execute program and output from top
command and Valgrind.
the top_result_before_1_hour is the information got from top command before
executing test program.
after 1 hour performance,  I store the top information into
top_result_after_1_hour.
the valgrind_output is the information from Valgrind:

valgrind --leak-check=full show-reachable=yes ./test > valgrind_output 2>&1

Best wishes.

Вложения

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

Предыдущее
От: John Cheng
Дата:
Сообщение: Re: Problem search on text arrays, using the overlaps (&&) operator
Следующее
От: "Steffen Kuhn"
Дата:
Сообщение: Re: 8.4.0 installer for Windows from EnterpriseDB does not seem to include pgagent