Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication - Mailing list pgsql-hackers

From Mircea Cadariu
Subject Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Date
Msg-id f059dece-9c9c-4c75-a5db-74564b491227@gmail.com
Whole thread Raw
In response to pg_recvlogical: Prevent flushed data from being re-sent after restarting replication  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
Hi Fujii,


I see what you mean. For reviewing I started with writing a test that 
just reproduces the bug and documents the current behaviour.

I expected that by applying your patch the test would fail, but then we 
would just update the test accordingly. Surprisingly the test continues 
to pass.

I attached the test for your consideration. I'll have a look again 
tomorrow at both.


Kind regards,

Mircea Cadariu

Attachment

pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Post-release followup: pg_add_size_overflow()
Next
From: Akshat Jaimini
Date:
Subject: Re: RFC: Logging plan of the running query