Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1phF8u-0003EQ-Qd for pgsql-hackers@arkaria.postgresql.org; Tue, 28 Mar 2023 19:38:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1phF8t-0005oU-OG for pgsql-hackers@arkaria.postgresql.org; Tue, 28 Mar 2023 19:38:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1phF8t-0005oL-D4 for pgsql-hackers@lists.postgresql.org; Tue, 28 Mar 2023 19:38:03 +0000 Received: from mail-yb1-xb29.google.com ([2607:f8b0:4864:20::b29]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1phF8r-0002DQ-LF for pgsql-hackers@postgresql.org; Tue, 28 Mar 2023 19:38:03 +0000 Received: by mail-yb1-xb29.google.com with SMTP id i7so16625968ybt.0 for ; Tue, 28 Mar 2023 12:38:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680032280; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=yqvdYfOQI4MUbx6iS2jb/nTNyfFW6kletlmvkvAdIfg=; b=VbyH+MnPwXfLZdkaHkIT5M+5A9YwhNKGkDV7yYZdOFBLpVvp5O7sA01JQQzF6fQNeg nAR1R/eRqoxxeycwacT4s04SGvdB/YP3ar29hlh2NteO1iQ4ebeNNsC2ibnbjpneackH EjlxJ9agC6AcA39uJpBASFA/4b2ukjmF3nIEfaUMXUXSnXPElgzp+KRU4KMvHr1wKpF+ zzeat9PQeDwkU0OYFIpb4/5GWTbfR9oGAYzXRcdDGhBK2JoeJYKVtH/eg2IbncDDa4kI G7IRe9TiiEglii8oaBSspfOT6JKMhfWuF2t9V3f9XXf+Y55gEzOkN4Nh8jeEoFIRNpmF staw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680032280; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yqvdYfOQI4MUbx6iS2jb/nTNyfFW6kletlmvkvAdIfg=; b=ZkFv/v0FlyqpmgYy+bV2wd15fn3gIFWBr7AtDTLTanDRi4qPKGs+UVDkmYLdGUFGyu 4ykme7OlgdVK2dQIFBHwEqYyAr48TvlmnwQ2eTBS7i5s9IQeMPo1b1cn7eTcB65sv7f3 MsG268VwdxL2JjvAxnHmpIzeeKG6hWwFR0FTHSZXGwvatQpkHTLtjs4QYr4IeH+hKOHZ 9qQRV/2NnktZTzlEF8srMxvMATO+0JrGDlIHpJgnrpwcfm7YVChJyVPyuK/vTp92I/W9 XTMQ2ORv0zc703IPJL39f/Sphv0qw33dUkqYTUQQ1he8tMwKNHTnUDP9Iv6yqYxUZmD8 zqng== X-Gm-Message-State: AAQBX9cduUmULsp8ges4es0ayKEZhJoKab0PdicyLU4XgHjzkRJ4yVIM AS5PAhNmwmKPsVSllNlxPvXeaDx0p3baKMXrLtdofWLyoimTu6rd X-Google-Smtp-Source: AKy350ZelZogkBTciguQii7vOT+t3WUca3z6kbMwQzYjs7FYhv/rtqSAUkxcfMtG0GB8nCAe47ZSum+Y/8domRWxh74= X-Received: by 2002:a05:6902:72e:b0:b6c:f26c:e5ab with SMTP id l14-20020a056902072e00b00b6cf26ce5abmr11323507ybt.3.1680032280014; Tue, 28 Mar 2023 12:38:00 -0700 (PDT) MIME-Version: 1.0 References: <108FA78A-BA42-4F17-BCC5-F9ACA472DEA3@yandex-team.ru> In-Reply-To: From: Alexander Korotkov Date: Tue, 28 Mar 2023 22:37:48 +0300 Message-ID: Subject: Re: POC: Better infrastructure for automated testing of concurrency issues To: "Gregory Stark (as CFM)" Cc: Peter Geoghegan , Andrey Borodin , pgsql-hackers Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Mar 28, 2023 at 9:44=E2=80=AFPM Gregory Stark (as CFM) wrote: > On Wed, 31 Aug 2022 at 20:52, Alexander Korotkov w= rote: > > > > I'll continue work on this patch. The rebased patch is attached. It > > implements stop events as configure option (not runtime GUC option). > > It looks like this patch isn't going to be ready this commitfest. And > it hasn't received much discussion since August 2022. If I'm wrong say > something but otherwise I'll mark it Returned With Feedback. It can be > resurrected (and moved to the next commitfest) when you're free to > work on it again. I'm good with that. ------ Regards, Alexander Korotkov