Deadlock Detection

Поиск
Список
Период
Сортировка
От vardi@cs.rice.edu (Moshe Vardi)
Тема Deadlock Detection
Дата
Msg-id 20031026213247.EDBFF4AA53@cs.rice.edu
обсуждение исходный текст
Ответы Re: Deadlock Detection  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-novice
How do I find out in Embedded SQL that a transaction has been aborted
due to a deadlock?

The closes error message in sqlca seems to be:

  -401 (ECPG_TRANS): Error in transaction processing line %d.
   PostgreSQL signaled that we cannot start, commit, or rollback the
   transaction.

but it does not seem to be informative enough.


Thanks,

Moshe Vardi
Rice University

В списке pgsql-novice по дате отправления:

Предыдущее
От: Peter Childs
Дата:
Сообщение: Re: Using older machines with PostgreSQL?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Deadlock Detection