pg_hba

Поиск
Список
Период
Сортировка
От Rob Abernethy IV
Тема pg_hba
Дата
Msg-id 20021231150906.M90792@dynedge.com
обсуждение исходный текст
Ответы Re: pg_hba
Re: pg_hba
Список pgsql-admin
Is there any problem with this line from my pg_hba.conf file:

# TYPE  DATABASE  USER  IP-ADDRESS  IP-MASK   METHOD
local   all       all   0.0.0.0     0.0.0.0   md5

I get this error when I try to connect:

LOG:  parse_hba: invalid syntax in pg_hba.conf file at line 90, token "0.0.0.0"
FATAL:  Missing or erroneous pg_hba.conf file, see postmaster log for details

I'm using version 7.3.1 and postmaster is running with both tcp/ip and ssl
turned on.  Does the IP address need to be in quotes or anything?  Is this
different from previous versions?

--
Robert Abernethy IV
Dynamic Edge, Inc.
734.975.0460

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

Предыдущее
От: Jie Liang
Дата:
Сообщение: Re: Stored procedures doubts
Следующее
От: Justin Georgeson
Дата:
Сообщение: Re: pg_hba