Re: what are clog and xlog? - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: what are clog and xlog?
Date
Msg-id 4CFB4DA402000025000382D7@gw.wicourts.gov
Whole thread Raw
In response to what are clog and xlog?  (flyusa2010 fly <flyusa2010@gmail.com>)
List pgsql-hackers
flyusa2010 fly  wrote:
> clog is for commit log (very unclear for me ...)
It is an important part of tracking tuple visibility.
You might want to start with this page:
http://wiki.postgresql.org/wiki/Hint_Bits
-Kevin



pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: new patch of MERGE (merge_204) & a question about duplicated ctid
Next
From: Andrew Dunstan
Date:
Subject: Re: FK's to refer to rows in inheritance child