From: | Perumal Raj <perucinci(at)gmail(dot)com> |
---|---|
To: | Steve Crawford <scrawford(at)pinpointresearch(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Flood Warning message : user=[unknown],db=[unknown],host= WARNING: pg_getnameinfo_all() failed: Temporary failure in name resolution |
Date: | 2019-06-05 23:56:31 |
Message-ID: | CALvqh4rK9Gv-GtuYAKs7cCSmaWBTdVE0dHfwELQ7J-4Os-a9iw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks Steve for the response, Yes we had DNS server change.
But conf file updated with right DNS server and its resolving when i
crosscheck with nslookup against clinet_addr
By the way , What is the right syntax for LDAP configuration ,
I am using the one below, and getting LDAP authentication error though i
was able to login to server with same password.
host all all 0.0.0.0/0 ldap ldapserver=ldap.xxx.com
ldapport=389 ldaptls=1 ldapbasedn="dc=domain,dc=com"
ldapbinddn="cn=auth_user,dc=domain,dc=com"
ldapbindpasswd=encrypted_password ldapsearchattribute=uid
Version :9..2
Regards,
Raju
On Wed, Jun 5, 2019 at 11:08 AM Steve Crawford <
scrawford(at)pinpointresearch(dot)com> wrote:
> On Wed, Jun 5, 2019 at 10:13 AM Perumal Raj <perucinci(at)gmail(dot)com> wrote:
>
>> Hi All,
>>
>> We have recently noticed in our development environment pg_log with
>> flooded message.
>>
>> [64459]: [1-1] user=[unknown],db=[unknown],host= WARNING:
>> pg_getnameinfo_all() failed: Temporary failure in name resolution...
>>
>
> First thing I'd check is that DNS is functioning correctly (including
> local resolution settings or caching name resolvers).
>
> Cheers,
> Steve
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2019-06-06 04:24:35 | Re: Requirement PA-DSS 1.1.4 |
Previous Message | Jan Bilek | 2019-06-05 23:23:23 | RE: Requirement PA-DSS 1.1.4 |