View Issue Details

IDProjectCategoryView StatusLast Update
0006144SymmetricDSBugpublic2023-12-04 19:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.15.2Fixed in Version3.15.2 
Summary0006144: Postgres timestamp with time zone columns get their values formatted incorrectly when extracted for a load
DescriptionWhen extracting data for a load that includes a Postgres timestamp with time zone column, the values get formatted incorrectly. Here is an example:

Expected value: 2023-12-04 12:34:56.123456 -05:00
Actual value: 2023-12-04 12:34:56.123456-05

This leads to the time portion of the timestamp being incorrect in the target table.
Tagsdialect: postgresql, extract, initial/partial load

Relationships

related to 0006143 closedemiller Postgres timestamp with time zone columns get their values formatted incorrectly when extracted for a load 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 cee00682

2023-12-04 18:49:51

evan-miller-jumpmind

Details Diff
0006144: Fixed Postgres timestamp with time zone columns getting their values formatted incorrectly when extracted for a load Affected Issues
0006144
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java Diff File

Issue History

Date Modified Username Field Change
2023-12-04 18:46 emiller New Issue
2023-12-04 18:46 emiller Status new => assigned
2023-12-04 18:46 emiller Assigned To => emiller
2023-12-04 18:46 emiller Tag Attached: dialect: postgresql
2023-12-04 18:46 emiller Tag Attached: extract
2023-12-04 18:46 emiller Tag Attached: initial/partial load
2023-12-04 18:46 emiller Issue generated from: 0006143
2023-12-04 18:46 emiller Relationship added related to 0006143
2023-12-04 18:48 emiller Description Updated View Revisions
2023-12-04 18:58 emiller Status assigned => resolved
2023-12-04 18:58 emiller Resolution open => fixed
2023-12-04 18:58 emiller Fixed in Version => 3.15.2
2023-12-04 19:00 Changeset attached => SymmetricDS 3.15 cee00682
2023-12-16 02:02 admin Status resolved => closed