[
https://issues.apache.org/jira/browse/ODE-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Terry Mueller updated ODE-725:
------------------------------
Description:
dao-jpa-db only has scripts for oracle, mysql and derby. Here is a candidate
patch for adding support for postgres:
1. I've copied simplesched-postgres.sql over from dao-hibernate-db. Is this
generated somehow?
2. I've created persistence.postgres.xml descriptor.
3. I've updated Buildfile to include postgres.
was:
dao-jpa-db only has scripts of oracle, mysql and derby. Here is a candidate
patch for adding support for postgres:
1. I've copied simplesched-postgres.sql over from dao-hibernate-db. Is this
generated somehow?
2. I've created persistence.postgres.xml descriptor.
3. I've updated Buildfile to include postgres.
Environment:
URL: http://svn.apache.org/repos/asf/ode/trunk
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 886685
Node Kind: directory
Schedule: normal
Last Changed Author: vanto
Last Changed Rev: 886117
Last Changed Date: 2009-12-02 19:15:52 +0800 (Wed, 02 Dec 2009)
> Patch to add support for postgres to dao-jpa-db
> -----------------------------------------------
>
> Key: ODE-725
> URL: https://issues.apache.org/jira/browse/ODE-725
> Project: ODE
> Issue Type: Bug
> Affects Versions: 2.0
> Environment: URL: http://svn.apache.org/repos/asf/ode/trunk
> Repository Root: http://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 886685
> Node Kind: directory
> Schedule: normal
> Last Changed Author: vanto
> Last Changed Rev: 886117
> Last Changed Date: 2009-12-02 19:15:52 +0800 (Wed, 02 Dec 2009)
> Reporter: Terry Mueller
> Fix For: 2.0
>
> Attachments: Buildfile.patch, dao-jpa-db.patch
>
>
> dao-jpa-db only has scripts for oracle, mysql and derby. Here is a candidate
> patch for adding support for postgres:
> 1. I've copied simplesched-postgres.sql over from dao-hibernate-db. Is this
> generated somehow?
> 2. I've created persistence.postgres.xml descriptor.
> 3. I've updated Buildfile to include postgres.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.