This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author palaviv
Recipients berker.peksag, ghaering, palaviv, serhiy.storchaka
Date 2017-01-24.21:09:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485292161.61.0.752648142801.issue29121@psf.upfronthosting.co.za>
In-reply-to
Content
I would just like to note that I think that the correct solution is to do an implicit commit before:
1. VACUUM
2. ATTACH
3. DETACH
4. BEGIN
History
Date User Action Args
2017-01-24 21:09:21palavivsetrecipients: + palaviv, ghaering, berker.peksag, serhiy.storchaka
2017-01-24 21:09:21palavivsetmessageid: <1485292161.61.0.752648142801.issue29121@psf.upfronthosting.co.za>
2017-01-24 21:09:21palavivlinkissue29121 messages
2017-01-24 21:09:21palavivcreate