Re: error message and documentation - Mailing list pgsql-general

From Ivano Luberti
Subject Re: error message and documentation
Date
Msg-id 4AC387B6.2030908@archicoop.it
Whole thread Raw
In response to Re: error message and documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I don't know: I'm not subscribed to the anno9unce list so I was not
aware 8.4 has now a production release.
In the past upgrading from 8.2 to 8.3 solved a big issues but at the
time the application is not in production.
So we are going to evaluate this option.

Anyway after reading the manual in the section you pointed out I have
been able to identify the other process involved in deadlock: we are
going to analyze when the two threads can conflict. I suspect we will
have to use the list again...

Regards

Tom Lane ha scritto:
> Ivano Luberti <luberti@archicoop.it> writes:
>
>> My problem is I know what query has failed , but I don't know the other
>> one that caused the deadlock condition.
>>
>
> Ah.  Is it practical for you to upgrade to PG 8.4?  IIRC the deadlock
> reporting code got improved in 8.4 to log all the queries involved.
>
>             regards, tom lane
>
>

--
==================================================
dott. Ivano Mario Luberti
Archimede Informatica societa' cooperativa a r. l.
Sede Operativa
Via Gereschi 36 - 56126- Pisa
tel.: +39-050- 580959
tel/fax: +39-050-9711344
web: www.archicoop.it
==================================================


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: error message and documentation
Next
From: Ricky Tompu Breaky
Date:
Subject: I can not drop a user/role because an object depent on it.