Re: Logging which local address was connected to in log_line_prefix
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: david@pgmasters.net
Cc: Peter Eisentraut <peter@eisentraut.org>,
Cary Huang <cary.huang@highgo.ca>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2024-07-11T16:09:23Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add local-address escape "%L" to log_line_prefix.
- 3516ea768c92 18.0 landed
Attachments
- 0002-Add-local-address-to-log_line_prefix.patch (application/octet-stream) patch 0002
Thanks for the review. Please find attached a new version with proper tabs and indenting. Cheers, Greg