[
https://issues.apache.org/jira/browse/JCR-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-1174.
--------------------------------
Resolution: Duplicate
Fix Version/s: (was: 1.4)
Duplicate of JCR-949.
> Add org/apache/jackrabbit/core/journal/postgresql.ddl
> -----------------------------------------------------
>
> Key: JCR-1174
> URL: https://issues.apache.org/jira/browse/JCR-1174
> Project: Jackrabbit
> Issue Type: New Feature
> Components: clustering, jackrabbit-core
> Environment: postgresql, cluster, journal
> Reporter: David Brown
> Assignee: Jukka Zitting
> Priority: Minor
>
> Jackrabbit fails to create the journal tables for clustering when using
> Postgresql because of the varbinary in default.ddl.
> Just copy org/apache/jackrabbit/core/journal/default.ddl to
> org/apache/jackrabbit/core/journal/postgresql.ddl and change the varbinary to
> bytea.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.