Re: [PG19-3 PATCH] Don't ignore passfile - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [PG19-3 PATCH] Don't ignore passfile
Date
Msg-id CA+TgmoZpnGSKqq8byUuGT=iiAt=UdPiqVi1N61ha-hTukSFX8g@mail.gmail.com
Whole thread Raw
In response to Re: [PG19-3 PATCH] Don't ignore passfile  (Paul Ohlhauser <bendix.ohlhauser@gmail.com>)
Responses Re: [PG19-3 PATCH] Don't ignore passfile
List pgsql-hackers
On Sat, Sep 6, 2025 at 9:52 AM Paul Ohlhauser
<bendix.ohlhauser@gmail.com> wrote:
> My point is not that the user is not happy, that they have to change permissions.
> It is that the user would rather get a clear error message than to get two separate messages (warning that doesn't
mention"ignore" and authentication error) they need to connect to understand what is going on. 

Would it address your concern if we reworded that error message to be
more clear that the file is going to be ignored? I think that proposal
would have a better chance of success than this one.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Optimize JsonbContainerTypeName by reordering type checks
Next
From: Jakub Wartak
Date:
Subject: Re: pg_waldump: support decoding of WAL inside tarfile