Re: pgbench -i spends all its time doing CHECKPOINT

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgbench -i spends all its time doing CHECKPOINT
Date: 2002-01-06 08:10:36
Message-ID: 20020106171036F.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bear Giles 2002-01-06 08:24:57 Announcement: libpkixpq 0.3 - with limited OpenPGP support
Previous Message Tom Lane 2002-01-06 06:50:33 Re: pgbench -i spends all its time doing CHECKPOINT