Re: Injection points: preloading and runtime arguments

From: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Injection points: preloading and runtime arguments
Date: 2024-06-08 11:52:25
Message-ID: 9ED3A789-0516-4781-87C1-5BF966D681EE@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 7 Jun 2024, at 04:38, Michael Paquier <michael(at)paquier(dot)xyz> wrote:

Thanks Michael! Tests of injection points with injection points are neat :)

Alvaro, here’s the test for multixact CV sleep that I was talking about on PGConf.
It is needed to test [0]. It is based on loaded injection points. This technique is not committed yet, but the patch looks good. When all prerequisites are ready I will post it to corresponding thread and create CF item.

Thanks!

Best regards, Andrey Borodin.

[0] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=a0e0fb1ba

Attachment Content-Type Size
vAB1-0001-Support-loading-of-injection-points.patch application/octet-stream 11.4 KB
vAB1-0002-Add-multixact-CV-sleep-test.patch application/octet-stream 9.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nitin Jadhav 2024-06-08 11:54:17 Re: Use WALReadFromBuffers in more places
Previous Message Imran Zaheer 2024-06-08 10:22:39 Re: Windows: openssl & gssapi dislike each other