Re: LDAP authentication fails with concurrent create extensions - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: LDAP authentication fails with concurrent create extensions
Date
Msg-id CAEepm=28p9cTp=WJD00OyT6yuGJGTokuQhXR29jXA++YyjwQ2w@mail.gmail.com
Whole thread Raw
In response to Re: LDAP authentication fails with concurrent create extensions  (Greg k <gregg.kay@gmail.com>)
Responses Re: LDAP authentication fails with concurrent create extensions  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-bugs
On Fri, Apr 20, 2018 at 1:43 PM, Greg k <gregg.kay@gmail.com> wrote:
> Do I need to raise this as an issue or bug?

It seems like we might need a patch on that adds ldap_set_option(ldap,
LDAP_OPT_RESTART, LDAP_OPT_ON) somewhere in auth.c to tell it to
restart on EINTR.

-- 
Thomas Munro
http://www.enterprisedb.com


pgsql-bugs by date:

Previous
From: Greg k
Date:
Subject: Re: LDAP authentication fails with concurrent create extensions
Next
From: Thomas Munro
Date:
Subject: Re: LDAP authentication fails with concurrent create extensions