[opencms-dev] [PATCH] PostgreSQL support for OpenCMS 6.x (CVS)

Tristan Tarrant ttarrant at etnoteam.it
Fri Nov 26 17:43:05 CET 2004


Dear all,

here is a patch developed by my friend Antonio Core which adds native
PostgreSQL support to the CVS version of OpenCMS.

In order to use it you must have a CVS checkout of the opencms source.

Go into the opencms directory and launch the following command:

patch -p0 < ....path.../opencms_postgresql.patch

Download the PostgreSQL JDBC driver from here:
http://jdbc.postgresql.org/download/pg74.215.jdbc3.jar

and put it in webapp/WEB-INF/lib

Build as usual and install under your servlet container of choice.

Make sure you have the correct configuration in pg_hba.conf in order to
allow JDBC connections to the database.

Please let us know if you have any problems.

And remember to thank Antonio :)


Tristan



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041126/4b7fb59f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smiley-3.png
Type: image/png
Size: 819 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041126/4b7fb59f/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencms_postgresql.patch
Type: text/x-patch
Size: 80195 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041126/4b7fb59f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3098 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041126/4b7fb59f/attachment-0001.bin>


More information about the opencms-dev mailing list