Re: Logging which local address was connected to in log_line_prefix

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Cary Huang <cary(dot)huang(at)highgo(dot)ca>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Logging which local address was connected to in log_line_prefix
Date: 2024-05-24 15:33:58
Message-ID: CAKAnmmJZb69OhfCojom931i5D_ViJFkePKZKDiJCtC_FVoCYXg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter, thank you for the feedback. Attached is a new patch with "address"
rather than "interface", plus a new default of "local" if there is no
address. I also removed the questionable comment, and updated the
commitfest title.

Cheers,
Greg

Attachment Content-Type Size
0001-Add-local-address-to-log_line_prefix.patch application/x-patch 2.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2024-05-24 15:40:41 Re: commitfest.postgresql.org is no longer fit for purpose
Previous Message Daniel Gustafsson 2024-05-24 14:46:33 Re: DROP OWNED BY fails to clean out pg_init_privs grants