Re: Missing or errooneous pg_hba.conf file
| От | Tom Lane |
|---|---|
| Тема | Re: Missing or errooneous pg_hba.conf file |
| Дата | |
| Msg-id | 20717.1085001386@sss.pgh.pa.us обсуждение |
| Ответ на | Missing or errooneous pg_hba.conf file (Bill Chandler <billybobc1210@yahoo.com>) |
| Ответы |
Re: Missing or errooneous pg_hba.conf file
|
| Список | pgsql-admin |
Bill Chandler <billybobc1210@yahoo.com> writes:
> LOG: invalid entry in pg_hba.conf file at line 60,
> token "255.255.255.255"
> I have found that if I change this value to anything
> other than "255.255.255.255" (e.g. "255.255.255.254")
> the message goes away.
Bizarre. AFAICS this must indicate that getaddrinfo() is rejecting the
value, which perhaps could happen if some bit of it were miscoded to
use "-1" as a failure code.
> Interestingly the same 7.4.1 binary running on a different machine did
> not exhibit the problem. Could it be a Solaris patch level thing?
Seems likely. Can you update and see if that fixes it?
regards, tom lane
В списке pgsql-admin по дате отправления: