[
https://issues.apache.org/jira/browse/JENA-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128531#comment-13128531
]
Damian Steer commented on JENA-118:
-----------------------------------
DB2 and Oracle have a LOCK TABLE with similar semantics to postgresql, so I'll
go ahead and add those.
> SDB can't concurrently write (duplicate key error)
> --------------------------------------------------
>
> Key: JENA-118
> URL: https://issues.apache.org/jira/browse/JENA-118
> Project: Jena
> Issue Type: Improvement
> Components: SDB
> Reporter: Damian Steer
> Assignee: Damian Steer
> Attachments: lock-pg.patch
>
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> Multiple concurrent writes in SDB can break because duplicates can appear
> despite the join-based duplicate suppression. Typically the users sees
> something like:
> org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique
> constraint "nodes_pkey"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira