pgsql tests

From: Manish Marathe <mmarathe(at)spikesource(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pgsql tests
Date: 2005-10-08 02:21:11
Message-ID: 1128738071.24236.2.camel@caledon.spikesource.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Browse pgsql-general by date

  From Date Subject
Next Message Qingqing Zhou 2005-10-08 02:34:52 Re: copy data between database
Previous Message Jim C. Nasby 2005-10-08 02:18:00 Re: SELECT FOR SHARE and FOR UPDATE