Questions on use

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Questions on use
Date: 2016-12-28 15:45:21
Message-ID: alpine.LNX.2.11.1612280729040.30065@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

PostgreSQL-9.6.1 and openjdk-8u91_b14 are installed on my Slackware-14.1
system and I am trying to use schemaSpy_5.0.0.jar on a couple of databases.
I have downloaded postgresql-9.4.1212.jre6.jar but cannot get schemaSpy to
run.

1) Is the -9.4.1212 version of the driver compatible with postgres-9.6.1?
If not, is there a working alternative?

2) My databases are used by only me. All non-postgres-installed databases
are owned by me so neither a username nor a password is required for me to
access them. My login name is used by psql to allow me access. Is the lack
of a password preventing the driver from functioning? If so, is there a way
to inform it that no password is required here?

TIA,

Rich

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David G. Johnston 2016-12-28 16:10:12 Re: Questions on use
Previous Message Sergey Kim 2016-12-18 19:41:17 Re: Re: logging bug in JDBC driver (https://jdbc.postgresql.org/download/postgresql-9.4.1212.jar)