From kde-pim Fri Dec 07 18:20:30 2012 From: Martin Steigerwald Date: Fri, 07 Dec 2012 18:20:30 +0000 To: kde-pim Subject: Re: [Kde-pim] How to aid in testing PostgreSQL support? Message-Id: <201212071920.30427.Martin () lichtvoll ! de> X-MARC-Message: https://marc.info/?l=kde-pim&m=135490445505768 Am Freitag, 7. Dezember 2012 schrieb totte: > Hi! Hi! > I'd like to help out in testing Akonadi with PostgreSQL as backend ( > http://techbase.kde.org/Projects/PIM/Akonadi#PostgreSQL_Support). > However, I'm not an experienced C++/Qt programmer and therefore unsure > as to how I could best provide feedback or anything such. = Great! > I know of the bugtracker at > https://bugs.kde.org/describecomponents.cgi?product=3DAkonadi but are > there specific things to test or look for? Is the backend considered > stable enough for everyday use? Are there features missing for the > PostgreSQL backend that are available for the MySQL such? I use it for, well I think a year now on some systems. But with KDEPIM 1 = 4.4.x, cause Debian does not carry KDEPIM 2 yet. So only the address book = and the calender and journal use Akonadi here. This works. Only thing I found and reported is that one has to give path to PostgreSQL = server binary with PostgreSQL version 9.1 like this: martin@merkaba:~> cat .config/akonadi/akonadiserverrc = [%General] Driver=3DQPSQL [QPSQL] Name=3Dakonadi Host=3D/home/martin/.local/share/akonadi/socket-merkaba Options=3D ServerPath=3D/usr/lib/postgresql/9.1/bin/pg_ctl InitDbPath=3D/usr/lib/postgresql/9.1/bin/initdb StartServer=3Dtrue [Debug] Tracer=3Dnull Otherwise the Akonadi backend does not find it here. Everything except database name and the binary paths has been added by = Akonadi itself, I think. Maybe even the database name. I reported having to manually specify the path as a bug already. The database on my private laptop user is: martin@merkaba:~/.local/share/akonadi> du -sh db_data 68M db_data I also use it for my company user on the laptop and also on a workstation a= t = work that uses a central PostgreSQL server. All of these seem to work just fine. As for your other questions I don=B4t know, I just use the backend. Thanks, -- = Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 _______________________________________________ KDE PIM mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim KDE PIM home page at http://pim.kde.org/