Skip to content

Commit

Permalink
Fix #1417: Document Postgres driver
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Sep 14, 2023
1 parent f9da9c1 commit d7edfff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/Web-Flow-Installation-Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc8

#### PostgreSQL:

Copy "postgresql-[version].jar" to "/opt/tomcat/lib" folder, so that the PostgreSQL DB connector is on classpath. You can get the required JAR here:

https://mvnrepository.com/artifact/org.postgresql/postgresql
PostgreSQL JDBC driver is already included in the WAR files.

#### Other databases

Expand Down

0 comments on commit d7edfff

Please sign in to comment.