| From: | Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com> |
|---|---|
| To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
| Cc: | Julien Rouhaud <rjuju123(at)gmail(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-01-24 07:33:43 |
| Message-ID: | CANtu0ogzBoVwn6EFJMPMbjqCQ2VYYEUCjke8KBeewahNO_YPhg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello, Justin.
Thanks for your attention.
After some investigation, I think I have found the problem. It is
caused by XLOG_RUNNING_XACTS at an undetermined moment (some test
parts rely on it).
Now test waits for XLOG_RUNNING_XACTS to happen (maximum is 15s) and
proceed forward.
I'll move entry back to "Ready for Committer" once it passes tests.
Best regards,
Michail.
| Attachment | Content-Type | Size |
|---|---|---|
| v8-0002-test.patch | text/x-patch | 15.1 KB |
| v8-0003-docs.patch | text/x-patch | 4.3 KB |
| v8-0001-code.patch | text/x-patch | 51.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | torikoshia | 2022-01-24 07:35:22 | Re: Printing backtrace of postgres processes |
| Previous Message | Tom Lane | 2022-01-24 07:14:50 | Re: Error running configure on Mac |