Re: Postgres crashed on invalid IP entry in pg_hba.conf - Mailing list pgsql-admin

From Tom Lane
Subject Re: Postgres crashed on invalid IP entry in pg_hba.conf
Date
Msg-id 27907.1108585476@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgres crashed on invalid IP entry in pg_hba.conf  (Pallav Kalva <pkalva@deg.cc>)
Responses Re: Postgres crashed on invalid IP entry in pg_hba.conf  (Pallav Kalva <pkalva@deg.cc>)
List pgsql-admin
Pallav Kalva <pkalva@deg.cc> writes:
> do you think this problem is specific to the 7.4.2
> version .

You didn't say what platform this is, but it might be related to this
7.4.3 fix:

2004-04-24 16:10  tgl

    * src/backend/libpq/ip.c (REL7_4_STABLE): Ensure getaddrinfo_all
    returns null result on failure.

In any case, you should be on 7.4.7 on general principles.  We don't put
out dot-releases just for amusement.

            regards, tom lane

pgsql-admin by date:

Previous
From: Pallav Kalva
Date:
Subject: Re: Postgres crashed on invalid IP entry in pg_hba.conf
Next
From: Pallav Kalva
Date:
Subject: Re: Postgres crashed on invalid IP entry in pg_hba.conf