Re: Clarification needed

2021-06-12 Thread Dean Gibson (DB Administrator)
On 2021-06-12 12:47, Tom Lane wrote: PG Doc comments form writes: Are the fields in the .pgpass file case sensitive by default? Yes. User name and database name clearly must preserve case distinctions. Maybe there is an argument for the host name to be matched case-insensitively, but I think

Re: Clarification needed

2021-06-12 Thread Tom Lane
PG Doc comments form writes: > Are the fields in the .pgpass file case sensitive by default? Yes. User name and database name clearly must preserve case distinctions. Maybe there is an argument for the host name to be matched case-insensitively, but I think it could cause problems when the host