Re: WAL replay bugs - Mailing list pgsql-hackers

From Sachin D. Kotwal
Subject Re: WAL replay bugs
Date
Msg-id CA+N_YAfx3SYVunQpQQ9upHLn67YL=horc_AbBNiaWS94haYnGw@mail.gmail.com
Whole thread
In response to Re: WAL replay bugs  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers


On Thu, Apr 10, 2014 at 6:21 PM, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:
On 04/10/2014 10:52 AM, sachin kotwal wrote:

I executed given  steps many times to produce this bug.
But still I unable to hit this bug.
I used attached scripts to produce this bug.

Can I get scripts to produce this bug?



Oh, I can't reproduce it using that script either. I must've used some variation of it, and posted wrong script.

The attached seems to do the trick. I changed the INSERT statements slightly, so that all the new rows have the same key.

Thanks for verifying this!

Thanks to explain the case to produce this bug.
I am able to produce this bug by using latest scripts from last mail.
I applied patch submitted for this bug and re-run the scripts.
Now it is giving correct result.


Thanks and Regards,

Sachin Kotwal

pgsql-hackers by date:

Previous
From: Florian Pflug
Date:
Subject: Re: [PATCH] Negative Transition Aggregate Functions (WIP)
Next
From: Haribabu Kommi
Date:
Subject: Re: PostgreSQL in Windows console and Ctrl-C