pgbench -i spends all its time doing CHECKPOINT

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgbench -i spends all its time doing CHECKPOINT
Дата
Msg-id 24097.1010294553@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: pgbench -i spends all its time doing CHECKPOINT  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pgbench -i spends all its time doing CHECKPOINT  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-hackers
Could we remove lines 552-560 of pgbench.c?  The behavior that guarded
against is long gone, and forcing a checkpoint every few thousand tuples
seems to be putting a huge crimp in the speed of pgbench -i ...
        regards, tom lane


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

Предыдущее
От: mlw
Дата:
Сообщение: pgbench, consistency?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgbench -i spends all its time doing CHECKPOINT