Re: pgbench -i spends all its time doing CHECKPOINT - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: pgbench -i spends all its time doing CHECKPOINT
Date
Msg-id 20020106171036F.t-ishii@sra.co.jp
Whole thread Raw
In response to pgbench -i spends all its time doing CHECKPOINT  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgbench -i spends all its time doing CHECKPOINT  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 ...

Yup. Maybe we could ifdef'ed out until we implement true UNDO...
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgbench -i spends all its time doing CHECKPOINT
Next
From: Gavin Sherry
Date:
Subject: anoncvs