| From: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Abhishek Chanda <abhishek(dot)becs(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Adding support for SSLKEYLOGFILE in the frontend |
| Date: | 2025-03-18 13:15:50 |
| Message-ID: | CAGECzQQRjc07qMXC1Creak9yF9u527uuM9S4HUS-EbOs5=Cgsw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 18 Mar 2025 at 13:43, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> Since there is disagreement over this, we should either 1) go ahead with the
> latest patch without an env var and revisit the discussion during v19; 2)
> adding the env var back into the patch as PGSSLKEYLOGFILE or; 3) postponing all
> of this till v19?
Let's do 1.
nit about the actual code: let's put the new option next to the other
ssl options in PQconninfoOptions instead of all the way at the end.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2025-03-18 13:27:47 | Re: Add -k/--link option to pg_combinebackup |
| Previous Message | Nazir Bilal Yavuz | 2025-03-18 13:13:15 | Re: Show WAL write and fsync stats in pg_stat_io |