diff options
author | Dan McGee <dan@archlinux.org> | 2012-03-12 13:14:49 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-07-08 21:08:04 -0500 |
commit | a1ec14fc68282d67c00c79b5aa6aab60461f056a (patch) | |
tree | 8dc8b3ecb2d3cb8a63026f15ddb4201e59c3d239 /mirrors | |
parent | 3c906888e2ba9e55cef00dfc61667fb383c9754d (diff) |
reporead: disable FULL synchronous writes for sqlite3
At least on Linux, we hit a huge bottleneck waiting for the FULL commit
to happen for each added package during reporead operations. It makes
much more sense to back this off to FULL level instead, which trades
some possible loss of durability for speedier operation. Additionally,
no one would possibly be running their production version of this site
on sqlite3, right?
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'mirrors')
0 files changed, 0 insertions, 0 deletions