On donderdag 22 februari 2024 09:12:12 CET Ianseeks wrote:

> Been trying to find instructions on how to convert akonadi to use postgresql

> for someone on the kdepim-users mailing list and having zero success

Running Kontact/akonadi with postgresql database. Here's what you have to do
- install libQt5Sql5-postgresql
- stop akonadi
- backup ~/.local/share/akonadi, then remove it.
edit ~/.config/akonadi/akonadiserverrc and make the bottom part look like this

 

 [QPSQL]
Host=/tmp/akonadi-knurpht.P8f537 <<<<< change this
InitDbPath=/usr/bin/initdb
Name=akonadi
Options=
ServerPath=/usr/bin/pg_ctl
StartServer=true

then restart akonadi. It will take some time to build the database.

--

Gertjan Lettink a.k.a. Knurpht

openSUSE Board

openSUSE Forums Team