Обсуждение: Problem with replication

Поиск
Список
Период
Сортировка

Problem with replication

От
Douglas Reed
Дата:
Hi again

Incident resolution - FYI

The cause of this issue was that there was a missing part of the recovery.conf file which read;

primary_conninfo = 'nnn.nn.nn.nnn'

It should have read;

primary_conninfo = 'host=nnn.nn.nn.nnn'


Where nnn.nn.nn.nnn is the master servers IP address


Many thanks



Doug Reed 
dougreed765@yahoo.com 
07973-132664
https://uk.linkedin.com/pub/douglas-reed/33/326/2b

Re: Problem with replication

От
Loai Abdallatif
Дата:
excellent

On Tue, Mar 24, 2020 at 6:24 PM Douglas Reed <dougreed765@yahoo.com> wrote:
Hi again

Incident resolution - FYI

The cause of this issue was that there was a missing part of the recovery.conf file which read;

primary_conninfo = 'nnn.nn.nn.nnn'

It should have read;

primary_conninfo = 'host=nnn.nn.nn.nnn'


Where nnn.nn.nn.nnn is the master servers IP address


Many thanks





--
Best Regards,