View Issue Details

IDProjectCategoryView StatusLast Update
0004742SymmetricDSBugpublic2021-01-11 13:47
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.6Fixed in Version3.12.6 
Summary0004742: Postgres conflict but can't ignore row
DescriptionOn Postgres, the "ignore row" feature of Manage -> Incoming Batches (sym_incoming_error) doesn't work because the conflict causes the transaction to abort, so the batch can't continue. In the rare case when the row to ignore is the last one in the batch, then it does work since the transaction is no longer needed.
Tagsdialect: postgresql

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 d421f75c

2021-01-05 13:10:39

admin

Details Diff
0004742: Postgres conflict but can't ignore row Affected Issues
0004742
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java Diff File

Issue History

Date Modified Username Field Change
2021-01-05 13:09 elong New Issue
2021-01-05 13:09 elong Status new => assigned
2021-01-05 13:09 elong Assigned To => elong
2021-01-05 13:09 elong Tag Attached: dialect: postgresql
2021-01-05 13:10 elong Status assigned => resolved
2021-01-05 13:10 elong Resolution open => fixed
2021-01-05 13:10 elong Fixed in Version => 3.12.6
2021-01-05 14:00 admin Changeset attached => SymmetricDS 3.12 d421f75c
2021-01-11 13:47 admin Status resolved => closed