Re: Strange Windows problem, lock_timeout test request - Mailing list pgsql-hackers

From Zoltán Böszörményi
Subject Re: Strange Windows problem, lock_timeout test request
Date
Msg-id 51092E30.9040405@cybertec.at
Whole thread Raw
In response to Re: Strange Windows problem, lock_timeout test request  (Hari Babu <haribabu.kommi@huawei.com>)
Responses Re: Strange Windows problem, lock_timeout test request
Re: Strange Windows problem, lock_timeout test request
List pgsql-hackers
2013-01-28 15:20 keltezéssel, Hari Babu írta:
> On Saturday, January 19, 2013 11:23 AM Amit kapila wrote:
>> On Saturday, January 19, 2013 4:13 AM Boszormenyi Zoltan wrote:
>>> Hi,
>>>
>>> Unfortunately, I won't have time to do anything with my lock_timeout
> patch
>>> for about 3 weeks. Does anyone have a little spare time to test it on
> Windows?
>> I shall try to do it, probably next week.
>> Others are also welcome to test the patch.
> I have carried out some windows testing of the lock timeout patch.

Thanks very much. It means it didn't crash for you and
it waited the expected amount of time as well.

> The extra tests which are carried out on the patch are attached in the mail.

The patch itself contained regression tests to run by itself
and compete with statement_timeout as well, although
it waits only 2 seconds instead of 60 as in your test.

> Some observations on the patch:
>
> 1. Patch needs a rebase as it causing some rejections.

On a fresh GIT pull, it only caused a reject for the documentation
parts of the patch. No other rejects and no fuzz, only line shift
warnings were indicated by the patch. Anyway, a refreshed one
is attached.

> 2. regress check failed because the expected ".out" file is not updated
> properly.

Which regress check failed? The .out file was updated in the patch
for prepared_xacts.sql where the regression tests for lock_timeout
were added. Or do you mean the one for the sql file you sent?

Thanks,
Zoltán Böszörményi


--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt, Austria
Web: http://www.postgresql-support.de
      http://www.postgresql.at/


Attachment

pgsql-hackers by date:

Previous
From: "MauMau"
Date:
Subject: backend hangs at immediate shutdown (Re: Back-branch update releases coming in a couple weeks)
Next
From: Zoltán Böszörményi
Date:
Subject: Re: Strange Windows problem, lock_timeout test request