Re: Right version of jdbc
Dave Cramer <davecramer@postgres.rocks>
From: Dave Cramer <davecramer@postgres.rocks>
To: Raivo Rebane <raivore55@gmail.com>
Cc: pgsql-general@lists.postgresql.org
Date: 2023-09-25T11:27:35Z
Lists: pgsql-general
Hi, The latest version of the driver is usually the right answer. So 42.5.4 Dave Cramer www.postgres.rocks On Mon, 25 Sept 2023 at 07:03, Raivo Rebane <raivore55@gmail.com> wrote: > Hi, > I use : > PostgreSQL 15.2, compiled by Visual C++ build 1914, 64-bit > and > PostGIS 3.3 USE_GEOS=1 USE_PROJ=1 USE_STATS=1 > > What versions of jdbc driver I have to use for proper work ? > > Regards, > Raivo > > > >