From: | "J(dot) R(dot) Nield" <jrnield(at)usol(dot)com> |
---|---|
To: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | nconway(at)klamath(dot)dyndns(dot)org, PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgbench questions |
Date: | 2002-07-13 21:53:50 |
Message-ID: | 1026597233.1389.33.camel@localhost.localdomain |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)usol(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-07-13 21:59:15 | Re: pgbench questions |
Previous Message | Bruce Momjian | 2002-07-13 20:08:46 | Re: Memo on dropping practices |