Postgres table cleanup problem
------------------------------
Key: OPENJPA-599
URL: https://issues.apache.org/jira/browse/OPENJPA-599
Project: OpenJPA
Issue Type: Bug
Reporter: Ignacio Andreu
Fix For: 1.1.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.