Hacker News new | ask | show | jobs
by mastax 699 days ago
IIRC bcachefs is going to add a non-COW mode which should be good for databases.
1 comments

NoCOW on btrfs is a kludge because it disables the core features of btrfs and is dangerous to use with raid1. Since, ZFS doesn't even have a nocow mode, surely there are other ways of dealing with databases?