Re: ERRCODE_T_R_DEADLOCK_DETECTED

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: ishii(at)postgresql(dot)org, andres(at)2ndquadrant(dot)com, kgrittn(at)ymail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ERRCODE_T_R_DEADLOCK_DETECTED
Date: 2015-03-20 04:10:27
Message-ID: 20150320.131027.876355733421142895.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> I think the solution for this is assigning a unique id to each
>> message. This is already done in some commercial databases. They are
>> pretty usefull for tech supports.
>
> We already have file and line number recorded.

Problem with it is, the line number (and sometimes the file name)
change with version to version.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2015-03-20 08:11:25 Re: Performance improvement for joins where outer side is unique
Previous Message Bruce Momjian 2015-03-20 03:22:02 Re: compress method for spgist