[blog] 02/02: 87: add sqlite file size

Holger Levsen holger at layer-acht.org
Tue Dec 27 15:29:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository blog.

commit 2516a5d5aff00fc255143893ed5a65e099da7c3f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Dec 27 16:29:17 2016 +0100

    87: add sqlite file size
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 drafts/87.mdwn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drafts/87.mdwn b/drafts/87.mdwn
index d447d25..93213d0 100644
--- a/drafts/87.mdwn
+++ b/drafts/87.mdwn
@@ -137,9 +137,9 @@ The website is now also accessible via the
 tests.reproducible-builds.org
 -----------------------
 
-- We changed the data storage backend from a single sqlite3 database to a
+- We changed the data storage backend from a single sqlite3 database file (651 MB) to a
   PostgreSQL database.  With this change we'll be able to scale a lot more and
-  soon add testing of the `arm64` architecture.
+  add testing of the `arm64` architecture.
   - Valerie Young wrote most of the code, Mattia Rizzolo reviewed and helped
     improve the code and Holger deployed it and found some minor bugs which
     have been fixed.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git



More information about the Reproducible-commits mailing list