Re: Modify the document of Logical Replication configuration settings

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "Takamichi Osumi (Fujitsu)" <osumi(dot)takamichi(at)fujitsu(dot)com>
Cc: "'pgsql-hackers(at)lists(dot)postgresql(dot)org'" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Modify the document of Logical Replication configuration settings
Date: 2023-01-18 07:11:02
Message-ID: Y8ebhm6YcRVz2Fww@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 18, 2023 at 07:00:43AM +0000, Takamichi Osumi (Fujitsu) wrote:
> The attached patch includes below two changes for the description of
> Logical Replication "Configuration Settings".
>
> 1. Add one brief description about wal_sender_timeout.
> I made it similar to one other sentence for subscriber.
> 2. Fix a wrong GUC name "wal_receiver_retry_interval".
> I think this doesn't seem to exist and would mean "wal_retrieve_retry_interval".
>
> Kindly have a look at it.

Looks right to me, thanks!
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2023-01-18 07:16:49 Re: Allow logical replication to copy tables in binary format
Previous Message Peter Smith 2023-01-18 07:06:17 Re: Time delayed LR (WAS Re: logical replication restrictions)