summaryrefslogtreecommitdiff
path: root/src/exchangedb/test-exchange-db-postgres.conf
diff options
context:
space:
mode:
authorJoseph <Joseph.xu@efrei.net>2022-11-21 10:37:50 -0500
committerJoseph <Joseph.xu@efrei.net>2022-11-21 10:40:10 -0500
commiteba2a5d90c1dbc2e5121e404ac4154dc70d9cace (patch)
treea13f87e18c4d8283268806b76babfe29bbdd54de /src/exchangedb/test-exchange-db-postgres.conf
parentdbfd4e252a1bdbc7e4c8c97fd4780a13369b872c (diff)
downloadexchange-eba2a5d90c1dbc2e5121e404ac4154dc70d9cace.tar.gz
exchange-eba2a5d90c1dbc2e5121e404ac4154dc70d9cace.tar.bz2
exchange-eba2a5d90c1dbc2e5121e404ac4154dc70d9cace.zip
new batch insertion code
Diffstat (limited to 'src/exchangedb/test-exchange-db-postgres.conf')
-rw-r--r--src/exchangedb/test-exchange-db-postgres.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/test-exchange-db-postgres.conf b/src/exchangedb/test-exchange-db-postgres.conf
index 05104cb7f..92bdde393 100644
--- a/src/exchangedb/test-exchange-db-postgres.conf
+++ b/src/exchangedb/test-exchange-db-postgres.conf
@@ -7,7 +7,7 @@ BASE_URL = http://localhost/
[exchangedb-postgres]
#The connection string the plugin has to use for connecting to the database
-CONFIG = postgres:///talercheck
+CONFIG = postgres://dab:test@localhost/talercheck
# Where are the SQL files to setup our tables?
SQL_DIR = $DATADIR/sql/exchange/