Re: [PERFORM] Performance Testing Utility

2007-06-13 Thread Vivek Khera
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 resul

Re: [PERFORM] Performance Testing Utility

2007-06-13 Thread Tobias Brox
[Christo Du Preez - Wed at 12:25:20PM +0200] > 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. > > I've been battling for days now trying to sort out performance issues

Re: [PERFORM] Performance Testing Utility

2007-06-13 Thread Heikki Linnakangas
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. Not really. There's contrib/pgbench, but I wouldn't recommend using it for that purpose since th