Re: no pg_hba.conf entry for replication connection from host - Mailing list pgsql-general

From Melvin Davidson
Subject Re: no pg_hba.conf entry for replication connection from host
Date
Msg-id CANu8FixPwhXU+sB-FHPuhKew2zZhQrqBag4yjYTNf0X4XKERzw@mail.gmail.com
Whole thread Raw
In response to Re: no pg_hba.conf entry for replication connection from host  (Volkan Unsal <spocksplanet@gmail.com>)
Responses Re: no pg_hba.conf entry for replication connection from host
List pgsql-general
Volkan,

What I see in the link is the original post.
I did not see any postgres log entry complaining about invalid entry in pg_hba.conf.

The pg_hba.conf entry in your original post is wrong. What you need is

host    replication     replication     104.131.66.183/32        md5

If you get an error after making that change, then please attach the complete new
version of the pg_hba.conf AND the entry from postgres log where it complains about
the invalid or non pg_hba.conf entry.

pgsql-general by date:

Previous
From: Jukka Inkeri
Date:
Subject: Re: unexpected (to me) sorting order
Next
From: "Vasudevan, Ramya"
Date:
Subject: Re: Finding values of bind variables