[Kde-pim] Akonadi postgresql backend not working
GEO
1g2e3o4 at gmail.com
Wed May 7 10:59:48 BST 2014
It seems the following code area in server/src/storage/dbconfigpostgresql.cpp
does not seem to work anymore:
160 // avoid binding to tcp port
161 content.replace( QLatin1String( "#listen_addresses = 'localhost'" ),
162 QLatin1String( "listen_addresses = ''" ) );
because I have to manually modify postgresql.conf file to set listen_addresses
= '' to make akonadi start.
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list