| От | Tom Lane |
|---|---|
| Тема | Re: Can't get pg_hba.conf to work |
| Дата | |
| Msg-id | 16632.1025133112@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Can't get pg_hba.conf to work (Doug Silver <dsilver@urchin.com>) |
| Ответы |
Re: Can't get pg_hba.conf to work
|
| Список | pgsql-novice |
Doug Silver <dsilver@urchin.com> writes:
> And no matter what I put in the pg_hba.conf file, I get the following:
> parse_hba: invalid syntax in pg_hba.conf file at line 253, token
> "localhost"
> FATAL 1: Missing or erroneous pg_hba.conf file, see postmaster log for
> details
In 7.2 you must SIGHUP the postmaster to get it to take notice of
changes in its config files --- the thing is still complaining about
an error in whatever the file contained when you started it.
"pg_ctl reload" is a convenient script for sending SIGHUP to the
postmaster.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера