| From: | Loai Abdallatif <loai(dot)abdallatif(at)gmail(dot)com> |
|---|---|
| To: | Douglas Reed <dougreed765(at)yahoo(dot)com> |
| Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>, Matthew Couper <mcouper(at)fsbtech(dot)com>, Andrew Jobson <andrew(at)fsbtech(dot)com> |
| Subject: | Re: Problem with replication |
| Date: | 2020-03-24 19:09:55 |
| Message-ID: | CAGkTHQCFSi49biXRChCXCYdAF-mpu45y9LfJbBzsY3eHzsjUBQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
excellent
On Tue, Mar 24, 2020 at 6:24 PM Douglas Reed <dougreed765(at)yahoo(dot)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
>
>
>
> Doug Reed
> dougreed765(at)yahoo(dot)com
> 07973-132664
> https://uk.linkedin.com/pub/douglas-reed/33/326/2b
>
--
Best Regards,
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2020-03-24 19:42:59 | Re: PG12 autovac issues |
| Previous Message | Kurt Roeckx | 2020-03-24 18:41:51 | Re: Append only tables |