https://bugs.kde.org/show_bug.cgi?id=467148

Hans-Peter Jansen <h...@urpla.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |h...@urpla.net

--- Comment #1 from Hans-Peter Jansen <h...@urpla.net> ---
Hi Axel, 

can confirm this issue for akonadi with postgres here! 

This fixed it for me:

$ export $(grep Host $HOME/.config/akonadi/akonadiserverrc)
$ psql -h $Host akonadi
akonadi=# ALTER DATABASE akonadi REFRESH COLLATION VERSION;
HINWEIS:  Version wird von 2.36 in 2.37 geƤndert
ALTER DATABASE
akonadi=# \q

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to