[or-cvs] [metrics-db/master 1/2] Refresh user number estimate, too.
karsten at torproject.org
karsten at torproject.org
Thu Dec 16 13:40:31 UTC 2010
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Sun, 12 Dec 2010 13:44:38 +0100
Subject: Refresh user number estimate, too.
Commit: 70594a6622a0023cb0a5124addb21b0f11438d75
---
db/refresh.sql | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/db/refresh.sql b/db/refresh.sql
index 200b19c..ce732c4 100644
--- a/db/refresh.sql
+++ b/db/refresh.sql
@@ -15,6 +15,7 @@ SELECT * FROM refresh_relay_platforms();
SELECT * FROM refresh_relay_versions();
SELECT * FROM refresh_total_bandwidth();
SELECT * FROM refresh_total_bwhist();
+SELECT * FROM refresh_user_stats();
-- Clear the updates table, since we have just updated everything.
DELETE FROM updates;
--
1.7.1
More information about the tor-commits
mailing list