BUG #12788: host / peer auth works after pg_ctl reload, then blocks server startup
В списке pgsql-bugs по дате отправления:
| От | dannyman@toldme.com |
|---|---|
| Тема | BUG #12788: host / peer auth works after pg_ctl reload, then blocks server startup |
| Дата | |
| Msg-id | 20150219174414.8727.12447@wrigleys.postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #12788: host / peer auth works after pg_ctl reload, then blocks server startup
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 12788 Logged by: Daniel Howard Email address: dannyman@toldme.com PostgreSQL version: 9.3.2 Operating system: CentOS Description: Hello, I naively added a line like this to pg_hba.conf: host all postgres x.x.x.x/32 peer I ran pg_ctl reload. I was then able to connect from x.x.x.x to do backups. I then restarted the server, and it failed, with this error: LOG: peer authentication is only supported on local sockets I removed the above line from pg_hba.conf and server completed startup. I can no longer connect from host x.x.x.x. I can see why pg_ctl reload might gloss over a config issue instead of bringing down the server, but that the invalid auth configuration then works strokes me as a bug. Thanks, -danny
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера