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 1oG0sa-00061N-PH for pgsql-hackers@arkaria.postgresql.org; Mon, 25 Jul 2022 16:24:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oG0sZ-0008Ou-Jk for pgsql-hackers@arkaria.postgresql.org; Mon, 25 Jul 2022 16:24:23 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oG0sZ-0008Mg-A4 for pgsql-hackers@lists.postgresql.org; Mon, 25 Jul 2022 16:24:23 +0000 Received: from mail-pg1-x536.google.com ([2607:f8b0:4864:20::536]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oG0sX-0004qo-1D for pgsql-hackers@lists.postgresql.org; Mon, 25 Jul 2022 16:24:22 +0000 Received: by mail-pg1-x536.google.com with SMTP id f65so10792545pgc.12 for ; Mon, 25 Jul 2022 09:24:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=HlMkELd9xPlpYRAu853fs2c/t+KgTK/X4EhAFig4ZJQ=; b=cpkA/QeK6ogDXBE6JIigBhvskr86egUqA/N/AYglREq5KGUZ+9mwnsQk4zUCLeAkB2 FSrBQ7SKo4gjOMJNzdq95+RQn7t0NXEjPt+tgoHaA+ecMPw8VL1x6rFXX0581scixF2k lSNWjO0YcAGPjQ877FSdW6NC50M3tAtdAfuWi2AvnwQ/nTB8kJv+bNxO5kgY+i4Kp2rJ NPxXB2gUjEMopPKFIhJnkt91OjNsNfD9QZX2u0RSq4zCa3nUbTEvWwJuUy9GI7nu2egF sno00K8IOwE+yMOQTMbnrNAEuXAeFILw2qfGF7hOd0y8ic7QB8guQ1elrBaVsaLXfCLT fK7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=HlMkELd9xPlpYRAu853fs2c/t+KgTK/X4EhAFig4ZJQ=; b=ggBuN0nudpMQZ174ooGrLfbNngmyD0sZs1YNol2qPPpBUJzEhHck7fTFH4fZNRljHk oZQrVd/nDZnQlYdiPsJCrWXesiR2dfpsXYW9UPfMPxUiEslWjw5Mwa3MKY0A1oE7S9Vb xf5tdeqBx/DLzzXYHF+2lV0aq1B2bvYcTGkjWlEivaaPTwRHWfUL7jowhWjrc2Qp6MvZ JuwVShs+fPK8+QRx1ep/sosukQFcmI/HwoHmrFEJEsebsuu0VozT2XSkkmCwJOgTXacL xDxJ615a2IGkedSvled8hB+qu9a+Ur9bKjPdxDHlA8ntpBS7oony6/FyOginNpg0lfYt JoCw== X-Gm-Message-State: AJIora/nGw4876sF2FhbFGjn2lQvqUWi0HwALxmEb9wARa23hg00MYN6 D28X02WFpmgLx805kUJkba0= X-Google-Smtp-Source: AGRyM1tpTu/A+HpSMNrZ7dULPNDv8u9QMzoWUImrxciNt0SJafRrqXPJsGbv1X/it64P8tsTLHHfdg== X-Received: by 2002:a63:8148:0:b0:415:6fba:af3f with SMTP id t69-20020a638148000000b004156fbaaf3fmr11806346pgd.277.1658766259959; Mon, 25 Jul 2022 09:24:19 -0700 (PDT) Received: from nathanxps13 ([50.54.155.70]) by smtp.gmail.com with ESMTPSA id p4-20020a17090a930400b001e292e30129sm9159139pjo.22.2022.07.25.09.24.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Jul 2022 09:24:19 -0700 (PDT) Date: Mon, 25 Jul 2022 09:24:17 -0700 From: Nathan Bossart To: Justin Pryzby Cc: Maxim Orlov , Pavel Borisov , "Bossart, Nathan" , Maxim Orlov , Andres Freund , pgsql-hackers@lists.postgresql.org Subject: Re: Pre-allocating WAL files Message-ID: <20220725162417.GB4091281@nathanxps13> References: <51BAAB3B-9D3C-4155-B125-42E4F06DCDF4@amazon.com> <163352276350.15435.3988688227048304232.pgcf@coridan.postgresql.org> <20220301144044.GG25269@telsasoft.com> <20220301150704.GA1030078@nathanxps13> <20220317231212.GB1415284@nathanxps13> <20220408203003.GA1630183@nathanxps13> <20220714183407.GA3126910@nathanxps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220714183407.GA3126910@nathanxps13> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, Jul 14, 2022 at 11:34:07AM -0700, Nathan Bossart wrote: > It's now been over a year since I first posted a patch in this thread, and > I still sense very little interest for this feature. I intend to mark it > as Withdrawn at the end of this commitfest. Done. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com