Re: concurrent writes - Mailing list pgsql-general

From Tom Lane
Subject Re: concurrent writes
Date
Msg-id 22106.1059490638@sss.pgh.pa.us
Whole thread Raw
In response to Re: concurrent writes  (Andreas Jung <andreas.jung@haufe.de>)
List pgsql-general
Andreas Jung <andreas.jung@haufe.de> writes:
> On Tue, 2003-07-29 at 13:02, Shridhar Daithankar wrote:
>>> Our experience was that the complete table has been locked (Solaris)
>>> but row-level locking was working with Linux.
>>
>> Whoa!! That's something. How did you conclude it is locked. If you can produce
>> some reproducible test case, this would be a big showstopper bug..

> This problem appeard in 7.3.2 but it seems to have been fixed in 7.3.3.
> Our administrator complained that there has not been a notice in the
> CHANGELOG.

That's because there was no such fix.  I'd be interested to see your
test case.

            regards, tom lane

pgsql-general by date:

Previous
From: Dmitry Tkach
Date:
Subject: Re: Can trigger return value
Next
From: Jonathan Bartlett
Date:
Subject: Re: CREATE TABLE with REFERENCE