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 26635.1398716700@sss.pgh.pa.us
Whole thread Raw
In response to Re: 9.0.15 WAL mis-replay status?  (Ray Stell <stellr@vt.edu>)
List pgsql-admin
Ray Stell <stellr@vt.edu> writes:
> On Apr 28, 2014, at 11:07 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Note however that the issue could only arise on tables that exceed 1GB

> I assume this is true also for other relkinds?  I have >1G indexes here, but tables are <1G.  TIA.

Right, such indexes would be at risk.  However, if it's only the indexes
that exceed 1G, you could consider reindexing those indexes as an
alternative to a full resync.

            regards, tom lane


pgsql-admin by date:

Previous
From: Ray Stell
Date:
Subject: Re: 9.0.15 WAL mis-replay status?
Next
From: Evan Walter
Date:
Subject: getting a error message when creating temporary table