sharp or fuzzy checkpoint?

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: sharp or fuzzy checkpoint?
Date: 2002-02-24 03:35:09
Message-ID: 20020224123509Y.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm interested in point-in-time-recovery (or archive recovery) too.
I'm wondering current implementation of CHECKPOINT is whether "SHARP"
or "FUZZY" checkopint. If it's a "SHARP" one, it would be a serious
performance bottle neck according to the Gray's transaction book. Does
anybody know anything about that?
--
Tatsuo Ishii

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-02-24 03:58:25 Duration of beta period
Previous Message Oliver Elphick 2002-02-23 21:52:44 Re: pg_ctl - tighten command parameter checking