Re: Kmail horribly slow after migrating akonadi to sqlite with nfs home

Dominique Dumont <[email protected]> Fri, 19 Dec 2025 09:26:29 +0100
Newsgroups gmane.comp.kde.users.pim
Message-ID <13501033.O9o76ZdvQC@ylum>
On Monday, 13 October 2025 20:56:38 Central European Standard Time Marek Gr=
e=C5=A1ko wrote:
> I am running KDE while having home diretories on the NFS server. It was
> quite usable. I migrated akonadi database backend from mariadb to sqlite
> and since the the kmail is horribly slow.

Sqlite is not designed to perform well over network,

=46or more details, see https://sqlite.org/whentouse.html#checklist_for_cho=
osing_the_right_database_engine

HH