From 201253c90a52864ad6100409ab19426a07257bf3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 24 Feb 2020 18:26:57 +0100 Subject: log --- src/pq/pq_connect.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/pq/pq_connect.c') diff --git a/src/pq/pq_connect.c b/src/pq/pq_connect.c index 559361f32..a5a7f0682 100644 --- a/src/pq/pq_connect.c +++ b/src/pq/pq_connect.c @@ -158,6 +158,10 @@ apply_patch (struct GNUNET_PQ_Context *db, "%s%04u.sql", load_path, i); + GNUNET_log (GNUNET_ERROR_TYPE_INFO, + "Applying SQL file `%s' on database %s\n", + buf, + db->config_str); psql = GNUNET_OS_start_process (GNUNET_NO, GNUNET_OS_INHERIT_STD_NONE, NULL, -- cgit v1.2.3