Re: ERROR: 40P01:

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: ERROR: 40P01:
Дата
Msg-id 20050217155138.GA26078@winnie.fuhr.org
обсуждение исходный текст
Ответ на ERROR: 40P01:  (Gourish Singbal <gourish@gmail.com>)
Ответы Re: ERROR: 40P01:  (Gourish Singbal <gourish@gmail.com>)
Список pgsql-admin
On Thu, Feb 17, 2005 at 05:24:10PM +0530, Gourish Singbal wrote:

> I got the below ERROR in my log file. Where can i get more info no
> what exactly caused this ERROR and how to debug it?.
>
> 2005-02-17 02:23:09 ERROR:  40P01: deadlock detected
> 2005-02-17 02:23:09 ERROR:  25P02: current transaction is aborted,
> commands ignored until end of transaction block

Application code must be failing somewhere -- aren't you seeing
those problems?  Or do the applications not perform enough error
checking and reporting?

On the server side, if you're running 7.3 or later then you could
use log_min_error_statement.  See the "Run-time Configuration"
section in the "Server Run-time Environment" chapter of the
documentation, in particular "Error Reporting and Logging" (or
"Logging and Debugging," depending on the version).

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: thomas.revell@powerconv.alstom.com
Дата:
Сообщение: Re: Determining current WAL
Следующее
От: "Joel Fradkin"
Дата:
Сообщение: Is there a link or recomendation on what tools work best for admin?