Re: Suitability of sqlite or MariaDB to replace MySQL as akonadi DB
Martin Steigerwald <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <1966487.FePORGLSy9@merkaba> |
Dear Erik. Erik Quaeghebeur - 11.12.18, 19:07: > I was wondering what the current suitability is of sqlite and MariaDB > to replace MySQL as the akonadi DB implementation. (I am aware that > Postgresql is also an option, but also know it can function perfectly > for akonadi.) MariaDB is a drop-in replacement. At least on Debian. I just switched packages. Years ago already. Many distros do not package MySQL anymore. Debian still does. Of course Pablo is right: It won't make a performance difference unless you change other configuration parameters. Setting higher InnoDB buffer pool size can help. At least from my subjective experience it does here. However I have a kinda crazy setup with a huge ton of mails and folders. Thanks, -- Martin