Transactions and *ABORT STATE* - Mailing list pgsql-general

From zilch@home.se
Subject Transactions and *ABORT STATE*
Date
Msg-id 20010525152517.B8832@loony
Whole thread Raw
List 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@home.se

pgsql-general by date:

Previous
From: Sean Chittenden
Date:
Subject: Username with a hyphen character (grant failing?)
Next
From: Jeff Boes
Date:
Subject: pl-perl setup?