Hacker News new | ask | show | jobs
by nine_k 640 days ago
Maybe autocommit mode is set? I'd expect that.
1 comments

Inserting a new row for each log line in autocommit mode would be absurdly inefficient compared to just appending a log line to a file.