I've changed it to #IPv4 > host all all 127.0.0.1/32 <http://127.0.0.1/32> md5 > #IPv6 > host all all ::1/128 md5 >
But I'm still getting the same error message. On Tue, Nov 18, 2014 at 4:27 PM, Hans van der Riet <[email protected]> wrote: > On 18-11-14 06:09, Hadri Rahman wrote: > >> So I've followed the advice given and changed the contents of >> pg_hba.conf to this: >> > [..] > >> #IPv4 >> local all all 127.0.0.1/32 <http://127.0.0.1/32> md5 >> #IPv6 >> local all all ::1/128 md5 >> > > These lines are still broken, for TCP/IP you should change 'local' to > 'host'. > > > Kind regards, > -- > Hans van der Riet > _______________________________________________ > Bucardo-general mailing list > [email protected] > https://mail.endcrypt.com/mailman/listinfo/bucardo-general >
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
