Re: [HACKERS] inconsistent page found on STANDBY server

2017-04-05 Thread Robert Haas
On Thu, Mar 30, 2017 at 4:25 AM, Ashutosh Sharma 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

Re: [HACKERS] inconsistent page found on STANDBY server

2017-03-30 Thread Amit Kapila
On Thu, Mar 30, 2017 at 1:55 PM, Ashutosh Sharma wrote: > > RCA: > > 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