PostgreSQL JDBC

Published: Sunday, 30 July 2006

Keep the JDBC driver and database version the same.

I encountered a problem where when I used hibernate to map a Date object into a date column, it would insert it is one day behind. I thought it was a timezone issue, but downgrading our JDBC driver from 8.0 to 7.4.2 fixed the issue as the database is running 7.4.2