14.602 Log-Based Recovery, Stable Storage, Write-Ahead Logging (WAL)

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

ความคิดเห็น • 7

  • @7th_CAV_Trooper
    @7th_CAV_Trooper 2 ปีที่แล้ว +1

    Dr. Dittrich's book example reminds me of a process we followed when I was in the army. Every quarter we received changes to post to our aircraft manuals. The changes came with meta data and content. The meta data was basically a log of the changes. Something like, "replace old page 56 with new pages 56a and 56b." That was in the late 1980s. I'm writing a little embedded graph database for fun on the weekends and this series has been very helpful with that project. Thank you, Dr. Dittrich, for putting so much time into these videos.

  • @kgarun
    @kgarun 2 ปีที่แล้ว +1

    Is the transaction considered commited only when the logs are flushed to the disk??

    • @jensdit
      @jensdit  2 ปีที่แล้ว

      yes, otherwise you could lose the D in ACID

  • @HS-819
    @HS-819 2 ปีที่แล้ว

    Sehr gut erklährt. Danke!

  • @pengdu7751
    @pengdu7751 2 ปีที่แล้ว +1

    nice explanation

  • @abdulmoizsheikh8031
    @abdulmoizsheikh8031 2 ปีที่แล้ว +1

    Good stuff!

  • @sameerachandimal1627
    @sameerachandimal1627 8 ปีที่แล้ว +1

    Thanks for the nice lesson