Marko Kreen writes: > test/bench/{create|runtest}.sh uses switch '-Q' for > postgres, but postgres gives error on it. Otherwise > seems working, only lots of debug output is seen. Replace it with '-d 0'. I'm not sure these benchmark tools are maintained at all. contrib/pgbench seems to be preferred. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- [HACKERS] 'postgres -Q' in test/bench Marko Kreen
- Peter Eisentraut