psycopg problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gandalf

    psycopg problem


    Hi All!

    Every time I get an error psycopg refuses to execute further commands in
    the same transaction:

    psycopg.Program mingError:ERROR : current transaction is aborted,
    commands ignored until end of transaction block

    Why is that? I would like to decide if I want to continue my transaction
    or not. Isn't it possible?

    Best,

    G




Working...