you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 4 months ago* (1 child)

WAL mode makes writes a lot faster, which is sufficient for a bunch of use cases. Writers do still need to wait, but they have to wait for a shorter duration. It's still not the right choice for write-heavy use cases, of course.

  • source
  • parent
  • hideshow 1 child comment