On 5/28/2010 10:08 AM, Michael Bayer wrote:
Is the pattern that you want to keep re-issuing a savepoint repeatedly using the same name ? Does that have some different usage of resources versus issuing/closing distinct savepoints with different names ?

As an aside, since oracle apparently has no 'release savepoint', I imagine the answer to your second question might be: "yes, when using oracle with thousands of potential savepoints." I think I've worked around this for now, so I'm not asking you to necessarily do anything about it, but it might be somewhat of a minor enhancement at some point.
Thanks again.

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to