Re: Performance Testing Utility

From: Vivek Khera <vivek(at)khera(dot)org>
To: Pgsql performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Performance Testing Utility
Date: 2007-06-13 19:13:19
Message-ID: 2BCF06A9-A0E4-40B6-9C93-4CE0EAE57002@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


On Jun 13, 2007, at 6:25 AM, Christo Du Preez wrote:

> Is there some kind of performance testing utility available for
> postgresql Something I can run after installing postgresql to help me
> identify if my installation is optimal.

Your own app is the only one that will give you meaningful
results... You need to either run your app against it or simulate
your applications' access patterns.

Any other load will lead to different optimizations.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Makarowsky 2007-06-13 19:47:36 Re: Update table performance problem
Previous Message Tom Lane 2007-06-13 18:15:20 Re: Update table performance problem