View Issue Details

IDProjectCategoryView StatusLast Update
0006143SymmetricDSBugpublic2023-12-04 19:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.14.11Fixed in Version3.14.11 
Summary0006143: 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 0006144 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.14 7496e95c

2023-12-04 18:59:40

evan-miller-jumpmind

Details Diff
0006143: Fixed Postgres timestamp with time zone columns getting their values formatted incorrectly when extracted for a load Affected Issues
0006143
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:44 emiller New Issue
2023-12-04 18:44 emiller Status new => assigned
2023-12-04 18:44 emiller Assigned To => emiller
2023-12-04 18:44 emiller Tag Attached: dialect: postgresql
2023-12-04 18:44 emiller Tag Attached: extract
2023-12-04 18:44 emiller Tag Attached: initial/partial load
2023-12-04 18:46 emiller Issue cloned: 0006144
2023-12-04 18:46 emiller Relationship added related to 0006144
2023-12-04 18:48 emiller Description Updated View Revisions
2023-12-04 18:59 emiller Status assigned => resolved
2023-12-04 18:59 emiller Resolution open => fixed
2023-12-04 18:59 emiller Fixed in Version => 3.14.11
2023-12-04 19:00 Changeset attached => SymmetricDS 3.14 7496e95c
2023-12-16 01:56 admin Status resolved => closed