Re: postgresql Secure Mode

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: postgresql Secure Mode
Дата
Msg-id 20050808150032.GA37537@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: postgresql Secure Mode  (Mario Soto Cordones - Venezuela <msotocl@gmail.com>)
Ответы Re: postgresql Secure Mode  (Mario Soto Cordones - Venezuela <msotocl@gmail.com>)
Список pgsql-general
On Mon, Aug 08, 2005 at 10:24:54AM -0400, Mario Soto Cordones - Venezuela wrote:
> 3.- configure pg_hba.conf
>
> hostssl all all  192.168.0.0 255.255.255.0 MD5

Do you have "MD5" (uppercase) or "md5" (lowercase)?  Using uppercase
on my 8.0.3 system generates an error in the postmaster logs:

LOG:  invalid entry in file ".../pg_hba.conf" at line 72, token "MD5"

--
Michael Fuhr

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: postgresql Secure Mode
Следующее
От: Mario Soto Cordones - Venezuela
Дата:
Сообщение: Re: postgresql Secure Mode