From 46e92dae13c387a3cd08f6e50858aec2273d7eb1 Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Wed, 6 May 2020 14:27:21 +0100 Subject: [PATCH] Update with timings. This branch is likely to be closed as we can more easily perform an upgrade than cycle the notification_history table. --- database_maintenance/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/database_maintenance/README.md b/database_maintenance/README.md index 5e3c8eef2..dcda159d3 100644 --- a/database_maintenance/README.md +++ b/database_maintenance/README.md @@ -32,6 +32,9 @@ cf run-task notify-cycle-history "flask command cycle-notification-history-table -- all data in NH - +2020-05-05T14:35:47.18+0100 [APP/TASK/6a5ea53b/0] OUT Starting cycle notification history for start_date: 2020-03-19 00:00:00 and end_date 2020-03-29 00:00:00 and limit: 100000 +2020-05-05T14:41:21.16+0100 [APP/TASK/6a5ea53b/0] OUT rows_remaining: 67800240 +2020-05-06T02:48:36.84+0100 [APP/TASK/6a5ea53b/0] OUT End cycle notification history: 2020-05-06 01:48:36.849611 - +5,650,020 \ No newline at end of file