Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Michael Banck <mbanck(at)gmx(dot)net>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Date: 2025-11-14 15:02:36
Message-ID: aRdEjCProl8cue4w@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Nov 14, 2025 at 01:57:28PM +0100, Daniel Gustafsson wrote:
> Something like that yes. I'll wait for others to chime in but unless there are
> objections I think we should go with something like this.

Seems fine to me. I'd like to start emitting WARNINGs in ~v20 when folks
log in using MD5 passwords, but until then, IMHO it's worthwhile to try
alerting folks in less intrusive ways.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mircea Cadariu 2025-11-14 15:10:32 Re: pgsql: Drop unnamed portal immediately after execution to completion
Previous Message Tom Lane 2025-11-14 15:02:29 Re: Compile error on the aarch64 platform: Missing asm/hwcap.h