log_hostname and pg_stat_activity

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: pgsql-hackers@postgresql.org
Date: 2010-12-23T21:09:54Z
Lists: pgsql-hackers
Somehow I fantasized that log_hostname would also turn
pg_stat_activity.client_addr into names instead of IP addresses.  It
doesn't, but perhaps it should?  It would be nice to be able to
configure an IP-address free setup.  Or would it be worth having a
separate configuration parameter for that?