| From: | Kyle MacMillan <macattackftw(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: md5 password valid and invalid after upgrading |
| Date: | 2023-09-28 23:32:49 |
| Message-ID: | CACW=iPsC=HmkqFviONL5JFUJzFhJe5Z=o9e9pbmdcCK_UrxVYA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Ah, understood. Sorry for the confusion and thank you for your time!
Kyle
On Thu, Sep 28, 2023 at 6:14 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Kyle MacMillan <macattackftw(at)gmail(dot)com> writes:
> > The server was AWS's "serverless" Aurora service, I'm not sure where logs
> > for that would be found. I did not see any error logs generated.
>
> > I found a solution, but I still think the docs do not illustrate the
> > regression, at the very least. To resolve this issue I had to paste my
> > existing password into the master password of the server. I was able to
> > connect to the database after that "change".
>
> That sounds like something you should discuss with AWS support.
> Postgres per se doesn't even have a concept of a "master password".
> I suspect you unwedged something in AWS's secret sauce, which
> would not be a matter for community Postgres to document.
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2023-09-29 06:50:42 | Re: pg_rewind: ERROR: could not fetch remote file "global/pg_control": ERROR: permission denied |
| Previous Message | Tom Lane | 2023-09-28 22:14:07 | Re: md5 password valid and invalid after upgrading |