[
https://issues.apache.org/jira/browse/AMQ-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredrik Jonson closed AMQ-2011.
-------------------------------
> activemq-jpa-store is incompatible with postgresql - offset is a reserved word
> ------------------------------------------------------------------------------
>
> Key: AMQ-2011
> URL: https://issues.apache.org/jira/browse/AMQ-2011
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Reporter: Fredrik Jonson
> Priority: Minor
> Fix For: 5.x
>
> Attachments:
> ASF.LICENSE.NOT.GRANTED--rename-offset-dataoffset-patch.txt
>
>
> The word "offset" is reserved in postgresql and cannot be used for column
> names. Activemq:s JPA store has a property named offset in the entity bean
> StoredMessageReference. The supplied patch (from trunk) renames the property
> from offset to dataOffset, which eliminates the postgresql incompatibility.
--
This message was sent by Atlassian JIRA
(v6.1#6144)