Difference between revisions of "PostgreSQL"

From OpenKM Documentation
Jump to: navigation, search
(Replaced content with '{{TOCright}} __TOC__ Download PostgreSQL JDBC driver from [http://jdbc.postgresql.org/ PostgreSQL Driver Page] and move it to ''$JBOSS_HOME/server/default/lib''. * [[Postgr…')
Line 5: Line 5:
 
* [[PostgreSQL-OpenKM 5.0 | OpenKM 5.0]] [[File:Padlock.gif]]
 
* [[PostgreSQL-OpenKM 5.0 | OpenKM 5.0]] [[File:Padlock.gif]]
 
* [[PostgreSQL-OpenKM 4.1 | OpenKM 4.1]] [[File:Padlock.gif]]
 
* [[PostgreSQL-OpenKM 4.1 | OpenKM 4.1]] [[File:Padlock.gif]]
 +
 +
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]]
 
[[Category: OKM Network]]

Revision as of 14:02, 10 March 2011

Download PostgreSQL JDBC driver from PostgreSQL Driver Page and move it to $JBOSS_HOME/server/default/lib.

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