[opencms-dev] [PATCH] PostgreSQL Support for OpenCms 6.x (CVS)
Antonio Core
antonio at starsolutions.it
Wed Dec 1 22:14:27 CET 2004
Dear all,
here is a patch for postgreSQL database support.
The files changed:
opencms/src/org/opencms/db/postgresql/CmsBackupDriver.java
(specialized method deleteBackups of class
opencms.src.org.opencms.db.generic.CmsBackupDriver)
opencms/src/org/opencms/db/postgresql/query.properties
(added queries:
C_POSTGRESQL_BACKUP_DELETE_CONTENT
C_POSTGRESQL_BACKUP_DELETE_RESOURCES
C_POSTGRESQL_BACKUP_DELETE_STRUCTURE
removed query:
C_BACKUP_DELETE_RESOURCE
)
Having a CVS checkout of the opencms source, go into the opencms
directory and launch the following command:
patch -p0 < ....path.../opencms_postgresql_01.patch
Best Regards,
Antonio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencms_postgresql_01.patch
Type: text/x-patch
Size: 9142 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041201/4729bb73/attachment.bin>
More information about the opencms-dev
mailing list