Document spaces in .pgpass need to be escaped - Mailing list pgsql-hackers

From James Coleman
Subject Document spaces in .pgpass need to be escaped
Date
Msg-id CAAaqYe8EHeCZXLP9HmF3-xdLBtc+9Bn4Qm_vpQSH2gRSzOnq1g@mail.gmail.com
Whole thread Raw
Responses Re: Document spaces in .pgpass need to be escaped
List pgsql-hackers
A coworker has a space in a Postgres password and noticed .pgpass
didn't work; escaping it fixed the issue. That requirement wasn't
documented (despite other escaping requirements being documented), so
I've attached a patch to add that comment.

Thanks,
James Coleman

Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: reindexdb usage message about system catalogs
Next
From: Magnus Hagander
Date:
Subject: Re: Add prefix pg_catalog to pg_get_statisticsobjdef_columns() in describe.c (\dX)