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