| От | Tom Lane |
|---|---|
| Тема | pg_hba.conf pre-parsing change |
| Дата | |
| Msg-id | 27786.996620706@sss.pgh.pa.us обсуждение |
| Ответы |
Re: pg_hba.conf pre-parsing change
|
| Список | pgsql-hackers |
Bruce Momjian - CVS <momjian@hub.org> writes:
> Load pg_hba.conf and pg_ident.conf on startup and SIGHUP into List of
> Lists, and use that for user validation.
While this should be a nice speedup, it bothers me somewhat that the old
behavior of reacting immediately to pg_hba.conf and pg_ident.conf
updates has been changed. (And you didn't update the documentation to
say so --- tsk tsk.)
Would it make sense to do fstat calls on these files and reload whenever
we observe that the file modification time has changed? That'd be an
additional kernel call per connection attempt, so I'm not at all sure
I want to do it ... but it ought to be debated. Comments anyone?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера