October 28, 2024 at 12:00 am
Comments posted to this topic are about the item Leveraging SQL Transaction Control in Python Applications
October 28, 2024 at 9:20 am
Why not to call stored procedure from Python?
October 29, 2024 at 6:29 am
Interesting article. However, the SAVEPOINT example is misleading, presenting a subtransaction, kind of nested transaction of PostgreSQL. Does psycopg2 support SAVEPOINTs of PostgresSQL, see https://www.postgresql.org/docs/current/sql-savepoint.html
October 29, 2024 at 6:31 am
The SAVEPOINT example presents a subtransaction instead of using PostgreSQL SAVEPOINT. See https://www.postgresql.org/docs/current/sql-savepoint.html
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy