Re: [PATCH] Documentation - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: [PATCH] Documentation
Date
Msg-id CAHGQGwH_UfN96vcvLGA=Yro+o6qCn0nEgEGoviwzEiLTHtt2Pw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Documentation  (John Naylor <johncnaylorls@gmail.com>)
Responses Re: [PATCH] Documentation
List pgsql-hackers
On Fri, Dec 19, 2025 at 5:53 PM John Naylor <johncnaylorls@gmail.com> wrote:
>
> On Thu, Dec 18, 2025 at 2:31 PM Mikael Gustavsson
> <mikael.gustavsson@smhi.se> wrote:
> > This patch updates some examples in documentation client-auth.sgml from md5 to scram-sha-256
> > Reference: https://www.postgresql.org/message-id/176595607507.978865.11597773194269211255%40wrigleys.postgresql.org
>
> Pushed and backpatched to PG18, thanks!

This change made me wonder whether we should also update the
pg_hba.conf examples
in high-availability.sgml and logical-replication.sgml. I've attached
a patch for that. Thoughts?

Regards,

--
Fujii Masao

Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Next
From: Andres Freund
Date:
Subject: Re: A few patches to clarify snapshot management, part 2