Re: missing client_hostname - Mailing list pgsql-general

From Christoph Moench-Tegeder
Subject Re: missing client_hostname
Date
Msg-id ZUKrEdEc6Ksl7JlB@elch.exwg.net
Whole thread Raw
In response to Re: missing client_hostname  (Atul Kumar <akumar14871@gmail.com>)
List pgsql-general
Hi,

please don't top-post.

## Atul Kumar (akumar14871@gmail.com):

> I have already enabled log_hostname, still  *client_hostname is not showing
> up.*

It's always helpful to mention relevant non-default settings along
with the question. Was log_hostname really active at backup start
time? (Check pg_settings before starting the backup). Can the server
actually resolve the IP address to a host name?

> Do you think that just because I use ip instead of hostname while using
> pg_basebackup could be the reason for it ?

No.

Regards,
Christoph

-- 
Spare Space



pgsql-general by date:

Previous
From: Atul Kumar
Date:
Subject: Re: missing client_hostname
Next
From: Laurenz Albe
Date:
Subject: Re: pg_dump/pg_restore --jobs practical limit?