Difference between revisions of "PostgreSQL"

From OpenKM Documentation
Jump to: navigation, search
Line 5: Line 5:
 
{{Note|'''OpenKM 5.1.8''' has been verified to run with '''PostgreSQL 9.1''' using the JDBC driver '''postgresql-9.1-901.jdbc4.jar''' under JBoss 4.2.3.}}
 
{{Note|'''OpenKM 5.1.8''' has been verified to run with '''PostgreSQL 9.1''' using the JDBC driver '''postgresql-9.1-901.jdbc4.jar''' under JBoss 4.2.3.}}
  
* [[PostgreSQL-OpenKM 6.0 | OpenKM 6.0]] [[File:Padlock.gif]] (also valid for OpenKM 6.1)
+
* [[PostgreSQL-OpenKM 6.0 | OpenKM 6.0]] (also valid for OpenKM 6.1)
* [[PostgreSQL-OpenKM 5.0 | OpenKM 5.0]] [[File:Padlock.gif]] (also valid for OpenKM 5.1)
+
* [[PostgreSQL-OpenKM 5.0 | OpenKM 5.0]] (also valid for OpenKM 5.1)
* [[PostgreSQL-OpenKM 4.1 | OpenKM 4.1]] [[File:Padlock.gif]]
+
* [[PostgreSQL-OpenKM 4.1 | OpenKM 4.1]]  
  
 
If you want to obtain the maximun performance from PostgreSQL, [http://pgfouine.projects.postgresql.org/index.html pgFouine] will help in your task.
 
If you want to obtain the maximun performance from PostgreSQL, [http://pgfouine.projects.postgresql.org/index.html pgFouine] will help in your task.
  
 
[[Category: Installation Guide]]
 
[[Category: Installation Guide]]
[[Category: OKM Network]]
 

Revision as of 12:45, 1 December 2012

Download PostgreSQL JDBC driver from PostgreSQL Driver Page and move it to $JBOSS_HOME/server/default/lib if you have OpenKM-5.X and $TOMCAT_HOME/lib for OpenKM-6.X.


Nota clasica.png OpenKM 5.1.8 has been verified to run with PostgreSQL 9.1 using the JDBC driver postgresql-9.1-901.jdbc4.jar under JBoss 4.2.3.

If you want to obtain the maximun performance from PostgreSQL, pgFouine will help in your task.