From 783e2ae424fdd338da142e2e7472ee86b27d4035 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 26 Mar 2022 09:00:19 +0100 Subject: add partitions to new p2p tables --- src/exchangedb/test-exchange-db-postgres.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/exchangedb/test-exchange-db-postgres.conf') diff --git a/src/exchangedb/test-exchange-db-postgres.conf b/src/exchangedb/test-exchange-db-postgres.conf index e582025b1..ab70bcfce 100644 --- a/src/exchangedb/test-exchange-db-postgres.conf +++ b/src/exchangedb/test-exchange-db-postgres.conf @@ -28,3 +28,6 @@ IDLE_RESERVE_EXPIRATION_TIME = 4 weeks # After how long do we forget about reserves? Should be above # the legal expiration timeframe of withdrawn coins. LEGAL_RESERVE_EXPIRATION_TIME = 7 years + +# Shift to apply before aggregating. +AGGREGATOR_SHIFT = 1s \ No newline at end of file -- cgit v1.2.3