From 4ac9276b03d5d77d4a6476d646bcfd8464b08ae8 Mon Sep 17 00:00:00 2001 From: roadscape <roadscape@users.noreply.github.com> Date: Tue, 27 Feb 2018 14:51:03 -0600 Subject: [PATCH] update hw reqs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d0e9e139..10591e2a2 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,8 @@ Precedence: CLI over ENV over hive.conf. Check `hive --help` for details. ### Hardware - Focus on Postgres performance - - Hive requires ~2GB of memory (TODO: verify/limit max usage during initial sync) + - 2GB of memory for hive itself (TODO: verify/limit max usage during initial sync) + - 200GB storage for database ### Steem config -- GitLab