From 174f3e473992b1d31507d82dfd439b3c0e052da9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20M=C3=BChleisen?= <hannes@muehleisen.org> Date: Tue, 8 Apr 2014 17:40:22 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 79d1b64..dc0e72e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -monetdb-postgres-compare +MonetDB/Postgres-Comparision ======================== -MonetDB/Postgres-Comparision This script runs a TPC-H benchmark on MonetDB, PostgreSQL, MariaDB and CitusDB. It also supports the installation of these databases from source, test data generation using the TPC-H data generator, and the loading of the data from CSV into the databases. The script was developed on Fedora 20, it should work there and need no root privileges except for dropping fs caches. -- GitLab