Re: DOS-style line endings in .pgpass - Mailing list pgsql-bugs

From Vik Fearing
Subject Re: DOS-style line endings in .pgpass
Date
Msg-id d10c100d-7f59-0c90-6a1d-c0e59fe71d21@2ndquadrant.fr
Whole thread Raw
In response to Re: DOS-style line endings in .pgpass  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: DOS-style line endings in .pgpass
List pgsql-bugs
On 11/14/2016 09:10 PM, Tom Lane wrote:
> Vik Fearing <vik@2ndquadrant.fr> writes:
>> On 11/14/2016 08:31 PM, Josh Berkus wrote:
>>> What appears to be happening here is that one of the characters of the
>>> CRLF is being appended to the password, making it invalid.
>
>> Maybe something like the attached patch?
>
> Our usual approach to \r characters is that they're whitespace.  I wonder
> whether the most friendly solution here is to chomp all trailing
> whitespace.  Anybody ever heard of using a trailing space or tab in a
> password?

Trailing, no; but I have a password with a space in the middle.
--
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support

pgsql-bugs by date:

Previous
From: John McKown
Date:
Subject: Re: DOS-style line endings in .pgpass
Next
From: Michael Paquier
Date:
Subject: Re: BUG #14423: Fail to connect to DB