Re: [SQL] Benchmarking

2011-01-25 Thread Scott Marlowe
On Tue, Jan 25, 2011 at 10:39 AM, manuel antonio ochoa wrote: > hello > > do you know a tool to benchmark my dbase  and the basic test that I need to > do ? > I found a pgbench !!! ... pgbench can be used as a generic testing tool by giving it a new set of sql statements to run with the -f s

[SQL] Benchmarking

2011-01-25 Thread manuel antonio ochoa
hello do you know a tool to benchmark my dbase and the basic test that I need to do ? I found a pgbench !!! ...