Re: [PATCH] Full support for index LP_DEAD hint bits on standby

From: Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com>
To: Antonin Houska <ah(at)cybertec(dot)at>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Full support for index LP_DEAD hint bits on standby
Date: 2021-05-13 21:37:26
Message-ID: CANtu0oj6ciWifPZVCdU4UVHP=HTxbPo-kLb1Wf4LVqfMtANj2Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello.

Added a check for standby promotion with the long transaction to the
test (code and docs are unchanged).

Thanks,
Michail.

Attachment Content-Type Size
v3-0003-test.patch text/x-patch 10.6 KB
v3-0001-code.patch text/x-patch 50.7 KB
v3-0002-code-optional.patch text/x-patch 858 bytes
v3-0004-docs.patch text/x-patch 4.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2021-05-13 21:42:52 Re: Always bump PG_CONTROL_VERSION?
Previous Message Alvaro Herrera 2021-05-13 21:33:33 Re: pgsql: autovacuum: handle analyze for partitioned tables