Re: [PATCH] Documentation

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Mikael Gustavsson <mikael(dot)gustavsson(at)smhi(dot)se>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Documentation
Date: 2026-01-07 09:17:17
Message-ID: CANWCAZZ4JYbC4=Bgr7TzvwnPPgzXH7wn0yLhEWLi+OxwY4KQ9A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 5, 2026 at 1:39 PM John Naylor <johncnaylorls(at)gmail(dot)com> wrote:
>
> On Fri, Dec 19, 2025 at 11:00 PM Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> >
> > On 19/12/2025 17:14, Fujii Masao wrote:

> > > 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?
>
> Sorry, I neglected to look around for similar places to update. I
> don't see any other such places, so I will commit this and backpatch
> to PG18 as well.

I pushed your patch, thanks!

> > Let's update this example in createuser.sgml too while we're at it:
>
> > > <computeroutput>CREATE ROLE joe PASSWORD 'md5b5f5ba1a423792b526f799ae4eb3d59e' SUPERUSER CREATEDB CREATEROLE INHERIT LOGIN;</computeroutput>

> This will need to be backpatched to PG14. Unlike the md5 case, the
> encrypted password will not be reproducible. Since the above omission
> hasn't been noticed, I don't suppose we need to call out this fact?

I pushed a fix for this, including missing tokens for earlier branches
(and decided not to mention random salt for the example).

--
John Naylor
Amazon Web Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2026-01-07 09:22:26 Re: Newly created replication slot may be invalidated by checkpoint
Previous Message Jakub Wartak 2026-01-07 09:01:48 Re: failed NUMA pages inquiry status: Operation not permitted