pg_hba.conf changes

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pg_hba.conf changes
Дата
Msg-id 20030801204352.GS17061@ns.snowman.net
обсуждение исходный текст
Ответы Re: pg_hba.conf changes
Список pgsql-bugs
Greetings,

  It appears that if you do the following:
  Start the server with pg_hba.conf saying to use 'ident'
  Change pg_hba.conf to use 'md5'
  Send HUP signal to server
  Log in to server (with password), create a database
  It seems to revert to using 'ident' again, at least for that database
  and possibly overall.  Havn't had a chance to play with it yet but it
  seems pretty straight-forward to repeat.

      Stephen

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