Re: 9.0.15 WAL mis-replay status? - Mailing list pgsql-admin

From Tom Lane
Subject Re: 9.0.15 WAL mis-replay status?
Date
Msg-id 12664.1398697642@sss.pgh.pa.us
Whole thread Raw
In response to 9.0.15 WAL mis-replay status?  (Ray Stell <stellr@vt.edu>)
Responses Re: 9.0.15 WAL mis-replay status?  (Ray Stell <stellr@vt.edu>)
List pgsql-admin
Ray Stell <stellr@vt.edu> writes:
> I finally got permission to patch a highly used db from 9.0.15 to .17.  Is there any way to know if the WAL replay
issuehas effected the standby?  I don't have the reported bloat, is that THE test?  Is there any way to measure the
currentstate of this issue listed in the 9.0.16 release notes: 
> Fix possible mis-replay of WAL records when some segments of a relation aren't full size (Greg Stark, Tom Lane)

TBH, I'd suggest re-syncing the standby after you upgrade.  Obvious bloat
is one symptom, but only one symptom.

Note however that the issue could only arise on tables that exceed 1GB, so
depending on your usage, maybe you don't have a problem.

            regards, tom lane


pgsql-admin by date:

Previous
From: Ray Stell
Date:
Subject: 9.0.15 WAL mis-replay status?
Next
From: Ray Stell
Date:
Subject: Re: 9.0.15 WAL mis-replay status?