You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2013/05/24 13:17:20 UTC

[jira] [Created] (MARMOTTA-246) Provide upgrade screips for the latest changes of the schema

Sergio Fernández created MARMOTTA-246:
-----------------------------------------

             Summary: Provide upgrade screips for the latest changes of the schema
                 Key: MARMOTTA-246
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-246
             Project: Marmotta
          Issue Type: Task
          Components: LDCache, Triple Store
    Affects Versions: 3.1-incubating
            Reporter: Sergio Fernández
            Assignee: Sebastian Schaffert
            Priority: Critical
             Fix For: 3.1-incubating


The relation schema has changed because an issue with LDCache (issue to ref?), then we must provide upgrade script for the running installations.

In the meantime this could be manually solved, in postgres for instance, by executing:

alter table ldcache_entries add column triple_count integer not null default 0;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira