From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Corey Huinker <corey(dot)huinker(at)gmail(dot)com> |
Cc: | Torsten Förtsch <tfoertsch123(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: PGSERVICEFILE as part of a normal connection string |
Date: | 2025-01-27 05:00:54 |
Message-ID: | Z5cTBjU1svhUvi00@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Nov 20, 2024 at 02:58:43AM -0500, Corey Huinker wrote:
> Currently, a lot of our utility scripts (anything that uses
> connectDatabase) don't support service=name params or PGSERVICE=name env
> vars, which is really too bad. I previously thought that this was because
> of a lack of interest, but perhaps people do want it?
I'm all for more test coverage, FWIW.
Torsten, the patch has been waiting on input from you based on my
latest review for some time, so I have marked it as returned with
feedback in the CP app. Feel free to resubmit a new version if you
are planning to work on that.
Thanks.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-01-27 05:02:56 | Re: Allowing pg_recvlogical to create temporary replication slots |
Previous Message | Michael Paquier | 2025-01-27 04:57:23 | Re: Pass ParseState as down to utility functions. |