[Bucardo-general] (no subject)

Hadri Rahman hadri90 at gmail.com
Thu Nov 20 04:40:11 UTC 2014


I've changed the contents of pg_hba.conf to this:

#Database administrative login by Unix domain socket
local     all        postgres         peer
local     all        bucardo          md5
#"local" is for Unix domain socket connections only
local     all        all         peer
#IPv4
host     all        all     127.0.0.1/32         md5
#IPv6
host     all        all     ::1/128         md5
#Allow replication connections from localhost:
host     replication rep     192.168.0.111/32     md5

But I'm still getting the same error message.

On Tue, Nov 18, 2014 at 5:49 PM, Hadri Rahman <hadri90 at gmail.com> wrote:

> 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 <hans at electude.nl>
> 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
>> Bucardo-general at bucardo.org
>> https://mail.endcrypt.com/mailman/listinfo/bucardo-general
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20141120/0aa974a2/attachment.html>


More information about the Bucardo-general mailing list