Summary: | Cannot backup akonadi when using Postgres database backend | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Tassilo Horn <tassilo> |
Component: | general | Assignee: | Christophe Marin <christophe> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | brian, dvratil, kdepim-bugs, reavertm, vkrause |
Priority: | NOR | ||
Version: | 4.4 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tassilo Horn
2010-02-21 20:21:17 UTC
I'm just getting started with KDE development, but i have a plan to address this issue. And i'll propose a patch to the kde-pim team soon. The patch for backup works. It is under review and not committed yet. I'm starting work on restore. (In reply to comment #2) > The patch for backup works. It is under review and not committed yet. I'm > starting work on restore. Brian, that's good to hear. Thanks a lot for your effort! Taking this one. SVN commit 1143403 by cgiboudeaux: Make the DB backup and restoration work for the Postgres backend. CCBUG: 227970 M +38 -12 backup.cpp M +3 -0 backup.h M +38 -13 global.cpp M +6 -0 global.h M +32 -9 restore.cpp M +3 -0 restore.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1143403 Closing as the issue has been apparently addresses. |