Hello All,
Thanks for advance
Has anyone ran pgsql tests under Valgrind and monitered its performance.
I executed it after building, like
valgrind --tool=memcheck make check
but I believe by this Valgrind runs memcheck on "make" and not
postgresql
In insights, suggestions
Thanks
Manish