I'm going to make an assumption here, but it might make sense that the
three are related to each other.

Ie: A "journal" entry points to a entry in the "transaction journal,"
and "checkpoint journal."

--

Journal: A mechanism which tracks changes made to data in the database
between checkpoints.
 

-----Original Message-----
From: Rohit Nadhani [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 25, 2004 8:33 AM
To: [EMAIL PROTECTED]
Subject: [sqlite] Difference between Transaction Journal and Checkpoint
Journal

Hello,

I was going thru the pager source code ( pager.c ). The comments include
references to "Journal", "Transaction Journal", "Checkpoint Journal".
What is the difference between the three? Am I missing something?

Regards,

Rohit


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to