Rich, I don't think there's a 9.6 version for JDBC. The most current version I've found is 9.4 (but that should work just fine - even with Postgres 9.6).
I got it from this website: https://jdbc.postgresql.org/download.html But I just discovered I'm using an outdated version myself. I think it should be the *1212* version rather than the 9.4-1201 Version I specified. I just haven't tired it yet. YMMV Tim -- Timothy J. Bruce visit my Website at: http://www.tbruce.com Registered Linux User #325725 On Tue, December 27, 2016 12:02, Rich Shepard wrote: > On Tue, 27 Dec 2016, Timothy J. Bruce wrote: >> We use schema spy pretty heavily at work. The following may be a good start. > Hi Tim, >> The assumption is that the following files are in the same directory (links are for my convenience): >> -rw-rw-r-- 1 tjb 648487 Jun 11 2015 postgresql-9.4-1201.jdbc41.jar > I think that this is the issue; I don't have a > postgresql-9.6*.jdbc*.jar > file. I had tried all options other than the jdbc because I thought schemaSpy would find it on the system and would tell me if it was not found. > Have you any idea where I might find a copy (I don't suppose the > distribution makes any difference; it's a compiled .jar file)? > Thanks, > Rich > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
