You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2008/07/30 18:21:32 UTC

[jira] Updated: (OPENJPA-599) Postgres table cleanup problem

     [ https://issues.apache.org/jira/browse/OPENJPA-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick updated OPENJPA-599:
---------------------------------

    Fix Version/s:     (was: 1.2.0)
                   1.3.0
                   1.2.1

Moving to next release

> Postgres table cleanup problem
> ------------------------------
>
>                 Key: OPENJPA-599
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-599
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Ignacio Andreu
>            Assignee: Ignacio Andreu
>             Fix For: 1.2.1, 1.3.0
>
>
> In the Stream support OpenJPA uses a system table (pg_largepbject) at the end of the test cases OpenJPA doesn't delete the records generated by the test.
> The delete operation isn't trivial, because other programs in other databases can use this table, we've to delete only the records that we've inserted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.