Re: pg_upgrade: warn about roles with md5 passwords

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_upgrade: warn about roles with md5 passwords
Date: 2025-06-02 19:41:47
Message-ID: 6d38b1ca3f794cad8b61e5a59204580410171858.camel@j-davis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 2025-06-02 at 12:04 -0500, Nathan Bossart wrote:
> >
> That seems worth considering.  Another option could be to just
> document
> that files generated for warnings will be lost without --retain. 
> WDYT?

I haven't looked into it yet, but copying the files to an
"upgrade_warnings" directory sounds like a reasonable way to go.

Regards,
Jeff Davis

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2025-06-02 19:42:35 Re: Persist injection points across server restarts
Previous Message Melanie Plageman 2025-06-02 19:40:05 Re: Correcting freeze conflict horizon calculation