| From: | Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com> |
|---|---|
| To: | Greg Stark <stark(at)mit(dot)edu> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Antonin Houska <ah(at)cybertec(dot)at>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Full support for index LP_DEAD hint bits on standby |
| Date: | 2022-03-29 11:52:44 |
| Message-ID: | CANtu0ojGu11uHRTyDOD3tGjM2YLLAshaB+GfkF35=XXvE0ru-A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello, Greg.
> I'm seeing a recovery test failure. Not sure if this represents an
> actual bug or just a test that needs to be adjusted for the new
> behaviour.
Thanks for notifying me. It is a failure of a test added in the patch.
It is a little hard to make it stable (because it depends on
minRecoveryLSN which could be changed in asynchronous way without any
control). I’ll check how to make it more stable.
Thanks,
Michail.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michail Nikolaev | 2022-03-29 11:55:04 | Re: [PATCH] Full support for index LP_DEAD hint bits on standby |
| Previous Message | Amit Kapila | 2022-03-29 11:47:18 | Re: Column Filtering in Logical Replication |