On Tue, Jan 25, 2011 at 10:39 AM, manuel antonio ochoa <[email protected]> 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 switch. -- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
