tuple concurrently updated - Mailing list pgsql-novice

From yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi)
Subject tuple concurrently updated
Date
Msg-id 20110117000010.7E46A19CECC@mail.netbsd.org
Whole thread Raw
List pgsql-novice
hi,

i often get the following when doing concurrent lowrite() to the same block.
is it an expected behaviour?  at least it would be more helpful if it
returns a little more specific error than ERRCODE_INTERNAL_ERROR.

ERROR:  tuple concurrently updated
STATEMENT:  select lowrite(lo_open(16405,131072),'hoge');

YAMAMOTO Takashi

pgsql-novice by date:

Previous
From: yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi)
Date:
Subject: Re: async fast-path calls?
Next
From: "Plata Martínez, Álvaro (KNMI)"
Date:
Subject: Postgis error