Postgres Replication Issue - Mailing list pgsql-hackers

From mkondle
Subject Postgres Replication Issue
Date
Msg-id 1545251069464-0.post@n3.nabble.com
Whole thread Raw
Responses Re: Postgres Replication Issue  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
We have master server on one Datacenter, and the Replicate is in another
Datacenter

Intermittently, on the replicate server, we see this as below.

“2018-12-19 07:24:25 UTC: : @: [25775]: [2-1] FATAL:  could not receive data
from WAL stream: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.”

We have all DB (master and replicate settings) in place for streaming
replication, and we are using the same settings on 100+ replicates and there
is no issue except this.

I would appreciate if someone would help here.

1) we have wal_files on the master
2) hot_standy is on


When we initially start the replicate server, it streams, and if in case
streaming is lagging, we have restore_command to restore from master
pg_xlog_archive.

so, most of the time, we don't have issues, but sometimes we have this error



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html


pgsql-hackers by date:

Previous
From: Andrew Alsup
Date:
Subject: Cell-Level security
Next
From: Julien Rouhaud
Date:
Subject: Re: Ordered Partitioned Table Scans