Re: pg_upgrade: warn about roles with md5 passwords - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: pg_upgrade: warn about roles with md5 passwords
Date
Msg-id 8815ca0e1b1c0a1da80befcdce1c243656300840.camel@cybertec.at
Whole thread Raw
In response to Re: pg_upgrade: warn about roles with md5 passwords  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On Mon, 2025-06-02 at 09:45 -0700, Jeff Davis wrote:
> On Mon, 2025-06-02 at 10:32 -0500, Nathan Bossart wrote:
> > Since MD5 passwords are slated to be marked as deprecated in v18, I figured
> > it might be a good idea to add a check for roles with MD5 passwords to
> > pg_upgrade.  I'm tempted to suggest that we apply this to v18, but I'm
> > content to leave it for v19 if nobody feels too strongly about it.
>
> That seems like a reasonable thing to do for v18 to me.

+1

Laurenz Albe



pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: Re: Improve tab completion for COPY
Next
From: Alexander Korotkov
Date:
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands