Re: pgbench questions - Mailing list pgsql-hackers

From J. R. Nield
Subject Re: pgbench questions
Date
Msg-id 1026597233.1389.33.camel@localhost.localdomain
Whole thread Raw
In response to Re: pgbench questions  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: pgbench questions  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Sat, 2002-07-13 at 02:25, Tatsuo Ishii wrote: 
> > (2) At least in the current CVS version, the code to do a 'CHECKPOINT'
> >     after creating a table has been #ifdef'ed out. Why is that?
> 
> That is not after creation of a table, but while creating it, which is
> not necessary any more since Tom has fix the growth of WAL logs.
> 

Tatsou:

Could you or Tom give me some background on what this change was about?
Is this something recent, or would it have been in CVS about a month
ago?

I can't see any reason to force a checkpoint after CREATE TABLE, but it
would be interesting to know why it was done before.

;John Nield

-- 
J. R. Nield
jrnield@usol.com





pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Memo on dropping practices
Next
From: Bruce Momjian
Date:
Subject: Re: pgbench questions