7.4.5 / 7.4.6 crash (pg_hba.conf issue) - Mailing list pgsql-hackers

From Rod Taylor
Subject 7.4.5 / 7.4.6 crash (pg_hba.conf issue)
Date
Msg-id 1100709065.4697.20.camel@home
Whole thread Raw
Responses Re: 7.4.5 / 7.4.6 crash (pg_hba.conf issue)
List pgsql-hackers
I've run across a bug in pg_hba.conf routines which is repeatable in
both 32bit intel on Linux and 64bit AMD on FreeBSD with both 7.4.5 and
7.4.6. It results in the postmaster crashing which is quite annoying
when it leaves behind it's children.

create a file dev.users within the data directory such as the attached.

Edit pg_hba.conf to have a line like:
    host    db     @dev.users   127.0.0.1        255.255.255.255 trust

Hup the postmaster,.

--

Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: Minor problem with Makefile.shlib
Next
From: Reini Urban
Date:
Subject: Re: Minor problem with Makefile.shlib