From: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Костя Кузнецов <chapaev28(at)ya(dot)ru> |
Subject: | Re: GiST VACUUM |
Date: | 2018-07-17 18:41:03 |
Message-ID: | 2DA06ECF-EB35-49B3-9F8D-4BB1800B755D@yandex-team.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi!
> 16 июля 2018 г., в 21:24, Andrey Borodin <x4mmm(at)yandex-team(dot)ru> написал(а):
>
I was checking WAL replay of new scheme to log page deletes and found a bug there (incorrect value of deleted downlink in WAL record). Here's fixed patch v10.
Also I've added support to WAL identification for new record, done some improvements to comments and naming in data structures.
Thanks!
Best regards, Andrey Borodin.
Attachment | Content-Type | Size |
---|---|---|
0002-Physical-GiST-scan-during-VACUUM-v10.patch | application/octet-stream | 13.9 KB |
0001-Delete-pages-during-GiST-VACUUM-v10.patch | application/octet-stream | 18.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2018-07-17 18:46:01 | Re: Another usability issue with our TAP tests |
Previous Message | Robert Haas | 2018-07-17 18:10:32 | Re: [HACKERS] logical decoding of two-phase transactions |