Too frequent message of pgbench -i?

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Too frequent message of pgbench -i?
Дата
Msg-id 20120620.170427.347012755716399568.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответы Re: Too frequent message of pgbench -i?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Re: Too frequent message of pgbench -i?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Currently pgbench -i prints following message every 10k tuples created.
        fprintf(stderr, "%d tuples done.\n", j);

I think it's long time ago when the frequency of message seemed to be
appropriate because computer is getting so fast these days and every
10k message seems to be too often for me. Can we change the frequency
from 10k to 100k? Or should we make the frequency be adjustable from a
command line? Or even better, the frequency should be changed
automatically according to scale factor?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node