|
From: Manish M. <mma...@sp...> - 2005-10-10 21:57:58
|
Hello, I built the Postgresql database and actually ran the tests for postgres under Valgrind. I am using Fedora Core 3 I am executing the tests like valgrind --tool=memcheck make check "check" is the test target they use to run tests. The output which I got, I think Valgrind was monitoring "make" and not postgresql server against which the tests were ran. Am I doing something wrong? thanks -Manish |