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 1oqxV2-0004Io-EW for pgsql-hackers@arkaria.postgresql.org; Fri, 04 Nov 2022 14:16:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oqxV1-0001M1-9t for pgsql-hackers@arkaria.postgresql.org; Fri, 04 Nov 2022 14:16:47 +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 1oqxV0-0001Lp-Uh for pgsql-hackers@lists.postgresql.org; Fri, 04 Nov 2022 14:16:47 +0000 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oqxUx-0002eQ-0c for pgsql-hackers@postgresql.org; Fri, 04 Nov 2022 14:16:46 +0000 Received: by mail-oi1-x230.google.com with SMTP id g10so5276172oif.10 for ; Fri, 04 Nov 2022 07:16:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crunchydata.com; s=google; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:from:to:cc:subject:date:message-id :reply-to; bh=9P1DGEVOoRBxkfxNR/WS/5rJTPflmPay7upKsNagYwY=; b=kb3TuShk5ChzLgS3cLlc91BHZDsdsJuCGdrFu8Ahd9FhABOCjNNSYkFMPQwRKGKW9s Fta0FvC+AhTTNP6TQTLufHbdMSLMlHNyEZ81JkKdFlkLSaoeMuzWhVIOmQcs/vrpuk6h bZ3xInRScZnshImqglfDH0m++MErDF52+bXeLa6I36Yp0iyC3pqhfucMedOR+/V3kAAM s7rWMCDoa55U2wnNiUFeRZRFGWWUiA8R8Hus9w0pa2YogC1UvP0Y/HhRv25BZ7Y2hbFo 9Kb53YCvXXpsFJ3e6gyokWtTcXzhSPbWjNvuYYZVMKBEAUoE7zK+iDOQeNQDBsPOaE+3 Stpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9P1DGEVOoRBxkfxNR/WS/5rJTPflmPay7upKsNagYwY=; b=X/g+QewdS9nG8Qs1G6D/e9nB7n/aWeYeXjLV02tGRZKXH6K/Tj+0/yJdUQHpD79695 XluTaFKuhMtR2Lc4X0LCuJakzBpluPiQ+HmxK5HnrtcrkTj1cLZVg8CjOM5reOSYLO3a 8T9QTWZnp3XfGXBiRn4pkAF/16d7IZ9hd1encgUecrekNirwJdQrYBkcRQ7YYbfQYdnU h59tyvJOOD7N7N+pbbrTUcqoia34NorPpd/d3Gtc3NvtNV8EykICVVIxzRW5GzEqbNy7 C2xTpaRsFH9CytqPrcmE1/qh6I2bw7QbgbWl6zPJ8eFYoFcF8QPkMdpAdfNQc0XWcjAf mgqg== X-Gm-Message-State: ACrzQf1SqpPzaAsxgBLqXrS2uWfAi8T1jRb/C98OK3GN+buYxwyJsXr4 Y07YCm5hKRVL00xqYcClzNFKiA== X-Google-Smtp-Source: AMsMyM6XVo8Y65UlZJDsUupfduV0NeDXA8G9haqfM+4fNu45dwWLqmdGkJIANo67fJNR/n6UWlaS2g== X-Received: by 2002:a05:6808:1387:b0:355:51ec:36be with SMTP id c7-20020a056808138700b0035551ec36bemr28080340oiw.191.1667571401112; Fri, 04 Nov 2022 07:16:41 -0700 (PDT) Received: from smtpclient.apple ([2600:1700:5ac0:aa80:e9f1:8256:6ce8:f1]) by smtp.gmail.com with ESMTPSA id q17-20020a9d6311000000b0066ac42bc8a4sm1506092otk.33.2022.11.04.07.16.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Nov 2022 07:16:40 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: David Christensen Mime-Version: 1.0 (1.0) Subject: Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Date: Fri, 4 Nov 2022 09:16:29 -0500 Message-Id: <4E379ADE-1FC3-4D53-BE46-562BDC77C5FE@crunchydata.com> References: <20221104140238.GA16921@telsasoft.com> Cc: Ian Lawrence Barwick , Michael Paquier , Matthias van de Meent , pgsql-hackers@postgresql.org In-Reply-To: <20221104140238.GA16921@telsasoft.com> To: Justin Pryzby X-Mailer: iPhone Mail (20A371) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Nov 4, 2022, at 9:02 AM, Justin Pryzby wrote: >=20 > =EF=BB=BFOn Fri, Nov 04, 2022 at 11:52:59AM +0900, Ian Lawrence Barwick wr= ote: >> 2022=E5=B9=B45=E6=9C=883=E6=97=A5(=E7=81=AB) 8:45 David Christensen : >>>=20 >>> ...and pushing a couple fixups pointed out by cfbot, so here's v4. >>=20 >> cfbot reports the patch no longer applies [1]. As CommitFest 2022-11 is >> currently underway, this would be an excellent time to update the patch. >=20 > More important than needing to be rebased, the patch has never passed > its current tests on windows. >=20 > As I recall, that's due to relying on "cp". And "rsync", which > shouldn't be assumed to exist by regression tests). I will work on supporting the windows compatibility here. Is there some list= of guidelines for what you can and can=E2=80=99t use? I don=E2=80=99t have a= windows machine available to develop on.=20 Was it failing on windows? I was attempting to skip it as I recall.=20 Best, David