Re: CREATE SUBSCRIPTION fails with long passwords - Mailing list pgsql-bugs

From Mike Lissner
Subject Re: CREATE SUBSCRIPTION fails with long passwords
Date
Msg-id CAMp9=EzwXkLosLjGmsLE-S5F0kUojX6j3zJcg9Sf=91ktEEO6g@mail.gmail.com
Whole thread Raw
In response to Re: CREATE SUBSCRIPTION fails with long passwords  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
---one month passes---

Just to close this loop, because I like things closed. I wasn't able to reproduce this in the end. I'll keep trying, but seems like I must have mis-diagnosed the issue, I think.

Thanks for all the suggestions and help here. This kind of help and support is so wonderful and valuable.

Mike

On Thu, Apr 25, 2019 at 6:59 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Paul Mansueto Namuag <paulnamuag@gmail.com> writes:
> Possibly the password might have non-ascii or something causing it to
> unmatched but when stripped off, that non-ascii wasn't included.

Oh --- another variant of that theory, if there's any non-ASCII in the
password, is that you're getting bit by an encoding conversion issue.
That is, whatever the client is sending is in a different encoding
from the way the password was stored.

                        regards, tom lane

pgsql-bugs by date:

Previous
From: Nick Anderson
Date:
Subject: RE: Re: Re: RE: Re: Re: BUG #15769: The database cluster intialisation failed.
Next
From: PG Bug reporting form
Date:
Subject: BUG #15823: application server could not be contacted