On 2/8/18 22:56, Thomas Munro wrote:
> The test doesn't actually succeed in reloading the pg_hba.conf
> file though:
> 
> 2018-02-09 16:41:15.886 NZDT [24472] LOG:  received SIGHUP, reloading
> configuration files
> 2018-02-09 16:41:15.893 NZDT [24472] LOG:  unsupported LDAP URL scheme: ldapi
> 2018-02-09 16:41:15.893 NZDT [24472] LOG:  pg_hba.conf was not reloaded

Hmm.  I think the ldap test suite should be changed to use
$node->restart instead of $node->reload, so we can be sure that the
various pg_hba.conf lines are actually accepted.  It appears that doing
so wouldn't impact the run time significantly.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Reply via email to