Re: inconsistent page found on STANDBY server - Mailing list pgsql-hackers

From Robert Haas
Subject Re: inconsistent page found on STANDBY server
Date
Msg-id CA+TgmoZg7HZgz1SheowV6osp7RkG-awZuKkbfUxCgwZ2GUnHLQ@mail.gmail.com
Whole thread Raw
List pgsql-hackers
On Thu, Mar 30, 2017 at 4:25 AM, Ashutosh Sharma <ashu.coek88@gmail.com> wrote:
> After debugging the hash index code for deletion, I could find that
> while registering data for xlog record 'XLOG_HASH_UPDATE_META_PAGE' we
> are not passing the correct length of data being registered and
> therefore, data (xl_hash_update_meta_page) is not completely recorded
> into the wal record.

I was staring at this and staring at this trying to understand why
this made any difference at all, but then I figured it out and
facepalmed.

Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Quorum commit for multiple synchronous replication.
Next
From: Robert Haas
Date:
Subject: Re: scram and \password