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 CAMcqKmk-j+wMMtpiZVuW+30TqOp4cgmxzj2kVSuRuM=Eq4M8EA@mail.gmail.com
Whole thread Raw
In response to Re: no pg_hba.conf entry for replication connection from host  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: no pg_hba.conf entry for replication connection from host  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
If you on the outside looking in would that not depend on firewall rules also?

Hm, I guess. But I'm not behind a firewall and neither is the server.


On the standby what does netstat -lt show?

This is what I see on the standby

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 *:ssh                   *:*                     LISTEN
tcp6       0      0 [::]:ssh                [::]:*                  LISTEN
tcp6       0      0 [::]:postgresql         [::]:*                  LISTEN


What do the FATAL errors say?


I forgot their contents now, but I think they showed up for trying to connect via psql, and not as part of replication process.





--
Volkan Unsal
web and mobile development

pgsql-general by date:

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