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

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

Thank you for offering to take a look. Here is a gist of all the whole set up. I enclosed the logs in there as log-slave and lo-master. 


This is the entire setup, except for a few things taken out for privacy reasons. Please note that the variables are substituted into the conf files by a preprocessor. I've confirmed that they are substituted correctly. 


 

On Thu, Apr 9, 2015 at 11:09 PM, Melvin Davidson <melvin6925@gmail.com> wrote:
I'm sorry, my telepathy seems to be failing me. Do you think it would be possible for you to attach a copy of your current pg_hba.conf on the master, as well as the specific entry in the postgresql log with the error about no entry in pg_hba.conf?

On Thu, Apr 9, 2015 at 6:43 PM, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 04/09/2015 03:01 PM, Volkan Unsal wrote:
Good point. But that didn't work either. Back to reading the source code
for me...


Before you sent:

My postgresql.conf file in the standby server looks like this:

    wal_level = hot_standby
    hot_standby = on
    max_standby_streaming_delay = 15min

Is that your entire postgresql.conf file on the standby?


--
Adrian Klaver
adrian.klaver@aklaver.com



--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.




--
Volkan Unsal
web and mobile development

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Can a bdr enabled server belong to more than one bdr group?
Next
From: Craig Ringer
Date:
Subject: Re: Background worker assistance & review