Re: Document default values for --fsync-interval and --plugin in pg_recvlogical

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Document default values for --fsync-interval and --plugin in pg_recvlogical
Date: 2025-11-16 18:34:57
Message-ID: 31a798743c5f2bb95319821df8fe9e23e7acf54f.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Sun, 2025-11-16 at 15:19 +0900, Fujii Masao wrote:
> I noticed that pg_recvlogical --help shows default values for
> the --fsync-interval and --plugin options, but the docs does not.
> This would be inconvenient for users.
>
> The attached patch adds the missing default value descriptions
> to the pg_recvlogical docs.

+1 for that patch, it looks good to me.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message David Rowley 2025-11-16 21:53:49 Re: MERGE command is not mentioned in the list of commands for variable substitution
Previous Message Fujii Masao 2025-11-16 06:19:45 Document default values for --fsync-interval and --plugin in pg_recvlogical