From 65533e8df5ea5ebf25bd9ae04186a475057efa9e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 29 Nov 2021 00:17:09 +0100 Subject: -simple DB benchmark --- src/exchangedb/bench-db-postgres.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/exchangedb/bench-db-postgres.conf') diff --git a/src/exchangedb/bench-db-postgres.conf b/src/exchangedb/bench-db-postgres.conf index a573e6b9..837ae41e 100644 --- a/src/exchangedb/bench-db-postgres.conf +++ b/src/exchangedb/bench-db-postgres.conf @@ -4,3 +4,7 @@ # [bench-db-postgres] CONFIG = postgres:///talercheck + +# Where are the SQL files to setup our tables? +# Important: this MUST end with a "/"! +SQL_DIR = $DATADIR/sql/exchange/ -- cgit v1.2.3