Fsyncgate: errors on fsync are unrecovarable
Analysis of the 'fsyncgate' email thread discussing PostgreSQL's unsafe handling of fsync errors that can lead to data corruption.
Analysis of the 'fsyncgate' email thread discussing PostgreSQL's unsafe handling of fsync errors that can lead to data corruption.
Android Gingerbread will adopt the ext4 filesystem for improved performance, especially on dual-core ARM devices, replacing YAFFS.
Debunks common myths about the fsync() system call in Linux, explaining its importance for data durability and addressing performance concerns.
Explains the ext4 delayed allocation feature and the data loss risks for applications not using fsync(), addressing a recent Ubuntu bug.