TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Deep Dive into Postgres Write-Ahead Logs

35 pointsby j-cheong8 months ago

2 comments

ukuina8 months ago
&gt; It stores these commands BEFORE any changes are made. Once the change is committed, the record is marked, indicating to the system that the change was already made. If the system fails, it can read the commands sequentially within the logs, starting from the one it left off on.<p>What happens if power is lost AFTER the change is made, but BEFORE the record is marked?
评论 #41643361 未加载
qianli_cs8 months ago
Interesting post but the format is broken on mobile devices. It cuts off sentences on the right.
评论 #41642803 未加载