[Bug 241464] Error with the postgres backend: "The value of a duplicated key breaks the unique constraint collectiontable_parentandnameindex"
Christophe Giboudeaux
cgiboudeaux at gmail.com
Thu Jun 17 21:48:18 BST 2010
https://bugs.kde.org/show_bug.cgi?id=241464
--- Comment #2 from Christophe Giboudeaux <cgiboudeaux gmail com> 2010-06-17 22:48:17 ---
Better translation for the error:
[akonadiserver] Error during executing query "INSERT INTO CollectionTable
(remoteId, remoteRevision, name, parentId, resourceId, cachePolicyInherit)
VALUES (:0, :1, :2, :3, :4, :5) RETURNING id" : "ERROR: duplicate key value
violates unique constraint "collectiontable_parentandnameindex"
[akonadiserver] QPSQL: Unable to create query"
[akonadiserver] Error during insertion into table "CollectionTable" "ERROR:
duplicate key value violates unique constraint
"collectiontable_parentandnameindex"
[akonadiserver] QPSQL: Unable to create query"
[akonadiserver] Unable to free statement: ERROR: current transaction is
aborted, commands ignored until end of transaction block
[akonadiserver]
which may be what is described there:
http://railspikes.com/2009/3/6/duplicate-key-violates-unique-constraint
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list