Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Thu, 07 Nov 2024 19:30:31 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3433: Same timestamps, but different values when saved (executeUpdate) to database In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2463051474 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3433 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3433#issuecomment-2463051474 Content-Type: text/plain; charset=utf-8 > Then why 2 datetime with the same value, same timezone gmt-2 are different in the db? Could you please settle on a single value, and provide expected and the actual output? As you provide two different approaches to set values, it is not clear if they should behave the same.