From d9ad98d79b089b7c8c70671d3c3e157d138c0f91 Mon Sep 17 00:00:00 2001 From: Oskar Vigren Date: Mon, 4 Nov 2019 18:58:19 +0100 Subject: Remove unrelated pages for laboration --- tracker/Error_on_search_in_roundcube.mdwn | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tracker/Error_on_search_in_roundcube.mdwn (limited to 'tracker/Error_on_search_in_roundcube.mdwn') diff --git a/tracker/Error_on_search_in_roundcube.mdwn b/tracker/Error_on_search_in_roundcube.mdwn deleted file mode 100644 index 796ccec..0000000 --- a/tracker/Error_on_search_in_roundcube.mdwn +++ /dev/null @@ -1,6 +0,0 @@ -I got the following error message when trying a search in the whole message on all my mails (I'll admit that it's maybe a bit brutal) - -[[!img screenshot.png align="left" size="" alt=""]] - - -Nice, let's call this [[done]] then :-) For some reason SELECT commands are extremely slow on virtual commands. After poking a bit I noticed that dropping on disks indexes gave a significant speed up (from 30s to 4s here). I guess dovecot does many useless seek/read/write somehow. Anyway the time lost when reconstructing the indexes is shorter than the time spend on disk I/O. -- [[guilhem]] -- cgit v1.2.3