(forwarding to pgadmin-hackers)

On 05/07/2014 06:44 PM, Stephen Frost wrote:
* [email protected] ([email protected]) wrote:
but when the credential contains the delimiter (colon) it fails to be
read back out and app responds with "invalid credentials".

x.x.x.x:5432:*:username:password:with:colons

Per the fine documentation, you need to escape any such usage with a
backslash.  Please review:

Stephen, you missed the context. pgadmin3 saves .pgpass, when you check the "store password" checkbox in the connection dialog. And apparantly pgadmin3 doesn't do that escaping properly.

- Heikki


--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to