Обсуждение: Re: inconsistent page found on STANDBY server

Поиск
Список
Период
Сортировка

Re: inconsistent page found on STANDBY server

От
Robert Haas
Дата:
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