From cba49056c47e31f14878457bad9d77e5db9065d7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 28 Nov 2021 19:52:37 +0100 Subject: benchmark skeleton --- src/exchangedb/bench-db-postgres.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/exchangedb/bench-db-postgres.conf (limited to 'src/exchangedb/bench-db-postgres.conf') diff --git a/src/exchangedb/bench-db-postgres.conf b/src/exchangedb/bench-db-postgres.conf new file mode 100644 index 00000000..af1a2981 --- /dev/null +++ b/src/exchangedb/bench-db-postgres.conf @@ -0,0 +1,7 @@ +# This file is in the public domain. +# +# Database-backend independent specification for the exchangedb module. +# +[bench-db-postgres] +CONFIG = postgres://talercheck + -- cgit v1.2.3