Re: inconsistent page found on STANDBY server

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: inconsistent page found on STANDBY server
Дата
Msg-id CA+TgmoZg7HZgz1SheowV6osp7RkG-awZuKkbfUxCgwZ2GUnHLQ@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Quorum commit for multiple synchronous replication.
Следующее
От: Robert Haas
Дата:
Сообщение: Re: scram and \password