Andrew Dunstan wrote:
> Peter Eisentraut wrote:
>> Am Mittwoch, 11. April 2007 15:36 schrieb Dave Page:
>>
>>> This means that the regression tests fail to run, leaving a
>>> postmaster.log full of 'no pg_hba.conf entry for host ::1' errors.
>>> Should we have initdb enable the ::1 pg_hba.conf trust entry by default
>>> on Vista? Any better options?
>>>
>>
>> The default installation has that.
>>
>>
>
> ... as long as it's present and turned on on the build machine.
Something is broken then, because it clearly is turned on, yet the
pg_hba.conf entry is commented out - hence my report. I assume it's
initdb that's doing the check?
Regards, Dave.