| От | Tom Lane |
|---|---|
| Тема | Re: nested xacts: update password file |
| Дата | |
| Msg-id | 27053.1089661467@sss.pgh.pa.us обсуждение |
| Ответ на | Re: nested xacts: update password file (Alvaro Herrera <alvherre@dcc.uchile.cl>) |
| Список | pgsql-patches |
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> But how is the file used? Where do I put the file, what do I put in
> pg_hba.conf to use the file? Can I have several files, one per
> pg_hba.conf entry? Can I use multiple files with a single pg_hba.conf
> entry? What happens if I have a username that has the separator in it?
You don't do anything with it directly. Just create some users and
assign them some passwords and see if the file updates (or even
more directly, try to log in using password auth). It's just a
transmission mechanism to put the important parts of pg_shadow and
pg_group in a place where the postmaster can read 'em.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера