You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2008/05/13 18:00:57 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 ]

Patrick Linskey updated OPENJPA-599:
------------------------------------

        Fix Version/s:     (was: 1.1.0)
                       1.2.0
             Assignee: Ignacio Andreu
    Affects Version/s: 1.1.0

> 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.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.