Loading java-libs/README.postgresql-jar 0 → 100644 +16 −0 Original line number Diff line number Diff line postgresql-*.jar library should be loaded by tomcat: place it to its tomcat's classpath: .../tomcat/lib/ Note access rights and ownership: tomcat:tomcat -rw-r-----. 1 tomcat tomcat 825943 Mar 23 08:03 /opt/tomcat/latest/lib/postgresql-42.2.5.jar also schema in URL access should be: jdbc:postgresql (not only postgresql://) jdbc:postgresql://127.0.0.1:5432/vialactea Manual: https://jdbc.postgresql.org/documentation/use/ java-libs/lib/postgresql-42.2.5.jar→java-libs/postgresql-42.2.5.jar (807 KiB) File moved. View file Loading
java-libs/README.postgresql-jar 0 → 100644 +16 −0 Original line number Diff line number Diff line postgresql-*.jar library should be loaded by tomcat: place it to its tomcat's classpath: .../tomcat/lib/ Note access rights and ownership: tomcat:tomcat -rw-r-----. 1 tomcat tomcat 825943 Mar 23 08:03 /opt/tomcat/latest/lib/postgresql-42.2.5.jar also schema in URL access should be: jdbc:postgresql (not only postgresql://) jdbc:postgresql://127.0.0.1:5432/vialactea Manual: https://jdbc.postgresql.org/documentation/use/