pgbench don't return results on Windows

Поиск
Список
Период
Сортировка
От Yoshiyuki Asaba
Тема pgbench don't return results on Windows
Дата
Msg-id 20040924.175735.96678218.y-asaba@sra.co.jp
обсуждение исходный текст
Список pgsql-hackers-win32
When I measured performance using "pgbench -S" on Windows, I
encounterd the problem that pgbench have not been returned results.

* My environment
OS: Windows XP Professional Edition
pgsql: compiling at postgresql-8.0.0beta2.tar.gz by MinGW
       (MD5: ec8d40686b08b902a0db308333f52e47)

* postgresql.conf
  max_connection=128
  shared_buffers=1000

* cmd.exe
> createdb bench
> pgbench -i bench
> pgbench -S -c 128 -t 20 bench
no response...

This problem was reproduced by about 30% of probability.
Is this problem caused by pgbench? or by pgsql server?

Thanks.

--
Yoshiyuki Asaba
y-asaba@sra.co.jp

В списке pgsql-hackers-win32 по дате отправления:

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Documentation
Следующее
От: Andrew Dunstan
Дата:
Сообщение: automated builds?