Re: ldapi support

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ldapi support
Дата
Msg-id 4da617ac-7c33-220d-8114-5d34ff4c24c8@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: ldapi support  (Thomas Munro <thomas.munro@enterprisedb.com>)
Ответы Re: ldapi support
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Chapman Flack
Дата:
Сообщение: Ok then, how *should* one get the value of an XML attribute?
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] MERGE SQL Statement for PG11