Problem with replication

From: Douglas Reed <dougreed765(at)yahoo(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Cc: Matthew Couper <mcouper(at)fsbtech(dot)com>, Andrew Jobson <andrew(at)fsbtech(dot)com>
Subject: Problem with replication
Date: 2020-03-24 16:24:07
Message-ID: 332500799.1372124.1585067047396@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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(at)yahoo(dot)com 07973-132664https://uk.linkedin.com/pub/douglas-reed/33/326/2b

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kurt Roeckx 2020-03-24 18:41:51 Re: Append only tables
Previous Message Mariel Cherkassky 2020-03-24 12:38:33 cant drop tablespace although it is empty