Re: Logging which local address was connected to in log_line_prefix - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Logging which local address was connected to in log_line_prefix
Date
Msg-id 1155041.1742850612@sss.pgh.pa.us
Whole thread Raw
In response to Re: Logging which local address was connected to in log_line_prefix  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Logging which local address was connected to in log_line_prefix
List pgsql-hackers
Oh, one other thing: pg_getnameinfo_all is perfectly capable of
dealing with a Unix-socket address, so I think you should drop
the tests on ss_family and let pg_getnameinfo_all be in charge
of producing "[local]" for that case.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Logging which local address was connected to in log_line_prefix
Next
From: Nathan Bossart
Date:
Subject: Re: vacuum_truncate configuration parameter and isset_offset