public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tomas Vondra <[email protected]>
To: Tim Gerber <[email protected]>
To: [email protected]
Subject: Re: Data Out of Sync with Physical Streaming Replication
Date: Wed, 15 Jan 2025 21:27:41 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAPKih1xk03YbvGtFpBVg=ePr081gAqQ_BGuNvQZ3BAo8DWb+rw@mail.gmail.com>
References: <CAPKih1xk03YbvGtFpBVg=ePr081gAqQ_BGuNvQZ3BAo8DWb+rw@mail.gmail.com>
On 1/15/25 19:50, Tim Gerber wrote:
> Hi All,
>
>...
>
> Archive mode is on. I ran pg_amcheck and everything came back clean. I
> know synchronous replication is an option, but it feels like something
> else is going on and would like to get to the bottom of it.
>
> Any ideas on what could be causing this? I’m planning on turning on
> data_checksums and running pg_checksums to see if any corruption is found.
>
No idea. If the storage has some issues (which is the only thing data
checksums could catch, in some cases), then anything is possible.
I think it'd be interesting to compare the tuples returned on primary
vs. standby, including system columns etc. Ideally using pageinspect.
That might tell you what exactly is the difference, and perhaps also say
which XID to look at.
regards
--
Tomas Vondra
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Data Out of Sync with Physical Streaming Replication
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox