Transactions and *ABORT STATE*

From: zilch(at)home(dot)se
To: pgsql-general(at)postgresql(dot)org
Subject: Transactions and *ABORT STATE*
Date: 2001-05-25 13:25:17
Message-ID: 20010525152517.B8832@loony
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I were testing out (using psql) transactions and locking in postgresql using
only BEGIN/UPDATE(on a specific table)/COMMIT&ROLLBACK and notices several
time that instead of waiting it went into *ABORT STATE*. Why is this?

Also I notice that COMMIT'ing a deadlock'ed transaction did nothing but also
did not return any error message. Why?

Thank you very much!

---
Daniel Akerud, zilch(at)home(dot)se

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Boes 2001-05-25 13:29:21 pl-perl setup?
Previous Message Rene Pijlman 2001-05-25 13:01:29 Re: JDBC