Re: Problem with synchronous replication

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Dongming Liu <lingce(dot)ldm(at)alibaba-inc(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Problem with synchronous replication
Date: 2019-10-30 01:11:35
Message-ID: 20191030011135.GD1590@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 29, 2019 at 01:40:41PM +0800, Dongming Liu wrote:
> Can someone help me to confirm that these two problems are bugs?
> If they are bugs, please help review the patch or provide better fix
> suggestions.

There is no need to send periodic pings. Sometimes it takes time to
get replies as time is an important resource that is always limited.
I can see that Horiguchi-san has already provided some feedback, and I
am looking now at your suggestions.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-10-30 01:45:11 Re: Problem with synchronous replication
Previous Message Alvaro Herrera 2019-10-30 01:10:39 Re: Rearranging ALTER TABLE to avoid multi-operations bugs