Re: no pg_hba.conf entry for replication connection from host

From: Volkan Unsal <spocksplanet(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: Melvin Davidson <melvin6925(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: no pg_hba.conf entry for replication connection from host
Date: 2015-04-09 20:00:58
Message-ID: CAMcqKmkiKjmpFGyxUOP2g+F4rfTVWQWqDB3_OEA9Des3mzQmNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Adrian,

1) What version(s) of Postgres are you using on either end?
>

I'm using Postgres 9:3.

> 2) Are the primary and the standby in different containers?
>

Yes, and they are on different servers as well.

3) What is the container/machine/network layout?
>

I created a gist of all the files in my setup.

https://gist.github.com/volkanunsal/ad2173e2649393fcd3b6

The init-slave.sh and init-master.sh scripts are executed before the server
is started, so that's where I do all my preprocessing of conf files. I
checked the results and the substituted values are indeed correct.

--
*Volkan Unsal*
*web and mobile development*
volkanunsal.com <http://bit.ly/1h1ebjy>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Volkan Unsal 2015-04-09 20:02:31 Re: no pg_hba.conf entry for replication connection from host
Previous Message Adrian Klaver 2015-04-09 19:56:29 Re: no pg_hba.conf entry for replication connection from host