Impact from removal of pgadmin4

Started by Vince McMahonover 1 year ago3 messagesgeneral
Jump to latest
#1Vince McMahon
sippingonesandzeros@gmail.com

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?

Thanks.

#2Ron
ronljohnsonjr@gmail.com
In reply to: Vince McMahon (#1)
Re: Impact from removal of pgadmin4

On Fri, Aug 2, 2024 at 3:57 AM Vince McMahon <sippingonesandzeros@gmail.com>
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.

#3Vince McMahon
sippingonesandzeros@gmail.com
In reply to: Ron (#2)
Re: Impact from removal of pgadmin4

Thanks for the deep insight. You are better than OpenChat gpt 4.

Happy Friday.

On Fri, Aug 2, 2024, 8:53 AM Ron Johnson <ronljohnsonjr@gmail.com> wrote:

Show quoted text

On Fri, Aug 2, 2024 at 3:57 AM Vince McMahon <
sippingonesandzeros@gmail.com> 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.