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

From Adrian Klaver
Subject Re: no pg_hba.conf entry for replication connection from host
Date
Msg-id 552700AB.7010608@aklaver.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  (Melvin Davidson <melvin6925@gmail.com>)
List pgsql-general
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


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: no pg_hba.conf entry for replication connection from host
Next
From: Melvin Davidson
Date:
Subject: Re: no pg_hba.conf entry for replication connection from host