Re: Wrong SYSID in WAL segment - Mailing list pgsql-general

From Latrous, Youssef
Subject Re: Wrong SYSID in WAL segment
Date
Msg-id 4B393627EE3CE74A9F189B639F857D2E02182B80@BVNYMAIL.bvn.com
Whole thread Raw
In response to Re: Wrong SYSID in WAL segment  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Thank you for the reply.

This is an embedded system and is isolated (only the master and slave
nodes are reachable within this setup). Is there any way either the
slave or the master node changes the pg_control content? The Master node
did not restart at all when this happened. Moreover, if the slave is
rebooted, the problem goes away.

Regards,

Youssef

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, October 25, 2010 4:12 PM
To: Latrous, Youssef
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Wrong SYSID in WAL segment

"Latrous, Youssef" <YLatrous@BroadViewNet.com> writes:
> 1) Why one of the segments has a different SYSID (knowing that all WAL
> segments are originating from the same node)?

They aren't.  Somewhere you've got WAL segments slipping in from a
different database cluster.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Wrong SYSID in WAL segment
Next
From: zhong ming wu
Date:
Subject: Re: What is "return code" for WAL send command