Re: streaming replication not working

Поиск
Список
Период
Сортировка
От Ray Stell
Тема Re: streaming replication not working
Дата
Msg-id 663904F7-1B28-4785-9429-A4592D95FCEC@gmail.com
обсуждение исходный текст
Ответ на Re: streaming replication not working  (John DeSoi <desoi@pgedit.com>)
Ответы Re: streaming replication not working  (Karl Denninger <karl@denninger.net>)
Список pgsql-general

On Sep 23, 2013, at 4:47 PM, John DeSoi wrote:

You mean on the primary, right?

right


Yes, I have one there. But even if I did not, I would expect to see a connection error in the log on the standby. No error or any indication the streaming replication process is running on the standby.

you're right, I was firing from the hip.  sure enough, it does toss an error:
2013-09-23 18:00:01 EDT,0,authentication FATAL:  28000: no pg_hba.conf entry for replication connection from host "xxx", user "repuser", SSL off

I'd guess a firewall issue?  What happens with "telnet primary_host port"   maybe use tcpdump to see what's happening with the traffic?  

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Howto import regularly some CSV files with variing names?
Следующее
От: Karl Denninger
Дата:
Сообщение: Re: streaming replication not working