Re: concurrent writes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: andreas(dot)jung(at)haufe(dot)de
Cc: shridhar_daithankar(at)persistent(dot)co(dot)in, pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: concurrent writes
Date: 2003-07-29 14:57:18
Message-ID: 22106.1059490638@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Andreas Jung <andreas(dot)jung(at)haufe(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan Bartlett 2003-07-29 14:57:41 Re: CREATE TABLE with REFERENCE
Previous Message Dmitry Tkach 2003-07-29 14:38:31 Re: Can trigger return value

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2003-07-29 15:08:42 Re: Make clean fails
Previous Message Robert Treat 2003-07-29 14:41:53 Re: Make clean fails