[
https://issues.apache.org/jira/browse/JCR-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1174:
-------------------------------
Component/s: jackrabbit-core
Fix Version/s: 1.4
Assignee: Jukka Zitting
Priority: Minor (was: Major)
Issue Type: New Feature (was: Bug)
Summary: Add org/apache/jackrabbit/core/journal/postgresql.ddl (was:
Missing org/apache/jackrabbit/core/journal/postgresql.ddl)
> 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
> Fix For: 1.4
>
>
> 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.