pgbench tools

From: manuel antonio ochoa <manuel8aalfaro(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: pgbench tools
Date: 2011-01-26 00:34:32
Message-ID: AANLkTi=Qjzam_u6X+cSev6UbrD6SO1176MJcSmFSfeHb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,
I run ./runtest
it begin and insert some tuples like 10000000 tuples done.
and the i have this problem :
Run set #3 of 3 with 16 clients scale=100

Running tests using: psql -h 192.170.1.82 -U postgres -p 5432 -d pgbench
Storing results using: psql -h 192.170.1.82 -U postgres -p 5432 -d results
./benchwarmer: línea 93: psql: no se encontró la orden
ERROR: Attempt to determine database scale returned "", aborting

Run set #3 of 3 with 32 clients scale=100

Running tests using: psql -h 192.170.1.82 -U postgres -p 5432 -d pgbench
Storing results using: psql -h 192.170.1.82 -U postgres -p 5432 -d results
./benchwarmer: línea 93: psql: no se encontró la orden
ERROR: Attempt to determine database scale returned "", aborting

./webreport: línea 23: psql: no se encontró la orden
./webreport: línea 24: gnuplot: no se encontró la orden
mv: no se puede efectuar `stat' sobre «scaling.png»: No existe el fichero o
el directorio
./webreport: línea 28: psql: no se encontró la orden
./webreport: línea 29: gnuplot: no se encontró la orden
mv: no se puede efectuar `stat' sobre «clients.png»: No existe el fichero o
el directorio
./webreport: línea 33: psql: no se encontró la orden
./webreport: línea 34: gnuplot: no se encontró la orden
mv: no se puede efectuar `stat' sobre «3d.png»: No existe el fichero o el
directorio
./webreport: línea 40: results/index.htm: No existe el fichero o el
directorio
./webreport: línea 41: results/index.htm: No existe el fichero o el
directorio
./webreport: línea 42: results/index.htm: No existe el fichero o el
directorio
./webreport: línea 43: results/index.htm: No existe el fichero o el
directorio
./webreport: línea 46: psql: no se encontró la orden
rm: no se puede borrar «temp.txt»: No existe el fichero o el directorio

which could be the problem ? ..

thnks

Browse pgsql-sql by date

  From Date Subject
Next Message msi77 2011-01-26 07:17:46 Re: Queyring for columns which are exist in table.
Previous Message Scott Marlowe 2011-01-25 18:20:24 Re: Benchmarking