Details
-
Suggestion
-
Resolution: Won't Do
-
None
-
None
Description
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
https://confluence.atlassian.com/display/JIRA/Supported%20Platforms
According to above link, PostgreSQL should be used with version specific driver, such as 9.3.x driver for 9.3 Server.
However, JIRA is shipped with postgresql-9.0-JDBC4 only.
JIRA-INST/lib/postgresql-9.0-001.jdbc4.jar
1. JDBC41 is recommended for JAVA 1.7 and 1.8 instead of JDBC4
2. It is unclear that if user is recommended to install higher version of driver to match their PostgreSQL server version.
Attachments
Issue Links
- duplicates
-
JRASERVER-39125 JIRA is shipped with Postgres JDBC4 instead of JDBC41
-
- Closed
-
- relates to
-
JRACLOUD-41998 PostgreSQL driver information does not match shipped product.
- Closed
- links to
- Wiki Page
-
Wiki Page Loading...