Re: hba load error and silent mode

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: hba load error and silent mode
Дата
Msg-id 4A92D2CF.2030806@dunslane.net
обсуждение исходный текст
Ответ на Re: hba load error and silent mode  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: hba load error and silent mode  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>   
>> I don't see why we couldn't move the hba call specifically, though.
>> That's a fairly common error, so it would be good if the output went
>> to the place that is actually configured in postgresql.conf. It's at
>> least a lot more likely than most other things that are prior to
>> syslogger startup.
>>     
>
> Oh, you mean move load_hba *down*, past the syslogger startup?
> Yeah, that would probably be all right.
>
>   

Well, that's what I originally said, yes ;-)

But I don't think that precludes your more general suggestion regarding 
startup errors. In particular, I think moving the hba load down would be 
reasonable to backpatch to 8.4, whereas I doubt the general fix would.

cheers

andrew


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: 8.5 release timetable, again
Следующее
От: Sam Mason
Дата:
Сообщение: Re: DELETE syntax on JOINS