View Issue Details

IDProjectCategoryView StatusLast Update
0006758SymmetricDS ProBugpublic2025-03-13 14:48
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.15.0 
Target Version3.15.15 
Summary0006758: Postgres log miner support for large objects that are not present in WAL
DescriptionFor some large objects in Postgres that are part of an update but the value of the large object was not changed the Postgres WAL will record a value of "unchanged-toast-datum". This represents objects that take part in the Postgres TOAST storage architecture. As a result a \b will be recorded into sym_data for these values so that the ExtractDataReader can detect it and retrieve the data on demand during extraction.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-03-13 14:48 josh-a-hicks New Issue
2025-03-13 14:48 josh-a-hicks Status new => assigned
2025-03-13 14:48 josh-a-hicks Assigned To => josh-a-hicks