On Fri, Aug 2, 2024 at 3:57 AM Vince McMahon <sippingonesandzeros@xxxxxxxxx> wrote:
In windows, when the pgadmin4 is removed, will it remove the libraries from that windows?Basically, I have other database applications installed to get and to set data into postgres db. Will removing of pgadmin4 remove the odbc, jdbc drivers these application use?
JDBC is a separately-installed package (which makes me think that you're running a very old version of the JDBC driver), and I'm betting that the ODBC driver is also separately-installed.