[ 
http://opencast.jira.com/browse/MH-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27548#comment-27548
 ] 

Josh Holtzman commented on MH-7948:
-----------------------------------

I'm attaching DDLs for mysql and postgresql .  These are simple schema dumps 
from what JPA produces, so they can certainly be improved with indexes, etc.

Feel free to generate these yourself using:

$ pg_dump -U matterhorn -s > ~/matterhorn_postgresql84.sql
$ mysqldump -u root -p[mysql root password] -d matterhorn 
~/matterhorn_mysql5.sql



> Dictionary DB table is not created in distributed processing
> ------------------------------------------------------------
>
>                 Key: MH-7948
>                 URL: http://opencast.jira.com/browse/MH-7948
>             Project: Matterhorn Project
>          Issue Type: Bug
>          Components: Architecture & Services
>    Affects Versions: 1.2
>            Reporter: Greg Logan
>            Assignee: Josh Holtzman
>            Priority: Release Blocker
>             Fix For: 1.2
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to