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 1oUEqV-0005gS-9C for pgsql-hackers@arkaria.postgresql.org; Fri, 02 Sep 2022 22:09:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oUEqU-0006vF-3w for pgsql-hackers@arkaria.postgresql.org; Fri, 02 Sep 2022 22:09:02 +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 1oUEqT-0006v6-RE for pgsql-hackers@lists.postgresql.org; Fri, 02 Sep 2022 22:09:01 +0000 Received: from mail-pf1-x42c.google.com ([2607:f8b0:4864:20::42c]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oUEqR-0007ZZ-Gm for pgsql-hackers@lists.postgresql.org; Fri, 02 Sep 2022 22:09:01 +0000 Received: by mail-pf1-x42c.google.com with SMTP id 199so3199295pfz.2 for ; Fri, 02 Sep 2022 15:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=K1nKhJ5mV9Jy1rGloP886RJ7U7qn9Bg1YWemZRyK0e8=; b=PNQh0zsm0T9LhbgNCPigRi0jN4l7xbAt1LCpR57f8hE+9SvW/74hI0tzTxm3S3Gah+ 6xTCXYLK/MjXOLkA+2LacvCV5fF8QFt9aNqQYi6n/x8eJbb7gY2sn3G5Qjkwbmo4FHLL zSlvH7PRsZma9iQ1WoRV4Z1w3stSFFUx2yy4rm5tabOHiENd6pCQrMoh397f1T7b2sdg pq++V5zh54uf0Pv/O7K/LX8Z99sJYLEsbs9nu4ZdbK8/ccGjJG7JG77t9m9bwYxjCsVH ow+R6FQSrbNEX6ADypmIs3sYvtil6ju4agpgowTS/LY35WFn+iIkKR5G/SnD3tf50d97 YALA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=K1nKhJ5mV9Jy1rGloP886RJ7U7qn9Bg1YWemZRyK0e8=; b=fVK72FGtrUejU8cf+7ZvhzOXD+N/SufxwbKWD8xSG6hYk35OpVtL1UEmJNKU2sG44z CD0x6SsHkwciGWc2QYaHjV15pemHVxEmW7RtTE7EYii0xBBbXyqZjLECc4/l7RM+fcq1 WP6Rp6REssKo2q8jPWjH7xdqhUWYaY0lHYHYyCbbuz0+HdTTDAvo3gyRwDHKbyaxRpXR J9NZMMnrOERvKNhzMcOaHhmtsPY1yAOB6Uz5DcmxXHry3lVewwir1OXGp7xQQSnHG7r4 6AFahSz+HbB+l+i8FkSmCAk0yZQHDe+Jo30i8sFl07TwAa/+uKDZfgXNPfyYcVLDCMPK +rUQ== X-Gm-Message-State: ACgBeo1KAXXWFMKxvkO3To1sMebIH4/9/89oWN5vyX7k91GmG55qXUmb Qr+l+iExQs1Ex+T5lez2iA8= X-Google-Smtp-Source: AA6agR6xxbiNudU5JvZam9TXKWf2CZWuScjnglFjBf8MUF8qtJ1xF1RWcZQZxADreO7TI2S3T0+RNQ== X-Received: by 2002:a05:6a00:2181:b0:51b:560b:dd30 with SMTP id h1-20020a056a00218100b0051b560bdd30mr38761350pfi.44.1662156536868; Fri, 02 Sep 2022 15:08:56 -0700 (PDT) Received: from nathanxps13 ([50.47.162.83]) by smtp.gmail.com with ESMTPSA id h4-20020a631204000000b0042b08b6158dsm1882789pgl.56.2022.09.02.15.08.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Sep 2022 15:08:56 -0700 (PDT) Date: Fri, 2 Sep 2022 15:08:54 -0700 From: Nathan Bossart To: Michael Paquier Cc: Bharath Rupireddy , Thomas Munro , Tom Lane , Andres Freund , "Bossart, Nathan" , Julien Rouhaud , PostgreSQL Hackers Subject: Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Message-ID: <20220902220854.GB1261322@nathanxps13> References: <20220816203233.GA255076@nathanxps13> <20220823180744.GD1207981@nathanxps13> <20220828215243.GA298988@nathanxps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Sep 02, 2022 at 05:09:14PM +0900, Michael Paquier wrote: > I had a few hours and I've spent them looking at what you had here in > details, and there were a few things I have tweaked before applying > the patch. Thanks! -- Nathan Bossart Amazon Web Services: https://aws.amazon.com