Обсуждение: Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master

Поиск
Список
Период
Сортировка

Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master

От
"Palamadai, Eka"
Дата:
Thanks a lot for reviewing and pushing this.

Eka

On 3/12/20, 1:23 AM, "Thomas Munro" <thomas.munro@gmail.com> wrote:

    CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you
canconfirm the sender and know the content is safe.
 
    
    
    
    On Wed, Mar 11, 2020 at 7:47 PM Thomas Munro <thomas.munro@gmail.com> wrote:
    > On Sat, Feb 22, 2020 at 6:10 AM Palamadai, Eka <ekanatha@amazon.com> wrote:
    > > Thanks a lot for the feedback. Please let me know if you have any further comments. Meanwhile, I have also
addedthis patch to "Commitfest 2020-03" at https://commitfest.postgresql.org/27/2464.
 
    >
    > Thanks for the excellent reproducer for this obscure bug.  You said
    > the problem exists in 9.6-11, but I'm also able to reproduce it in
    > 9.5.  That's the oldest supported release, but it probably goes back
    > further.  I confirmed that this patch fixes the immediate problem.
    > I've attached a version of your patch with a commit message, to see if
    > anyone has more feedback on this.
    
    Pushed.