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 1nO5F1-0001kv-2F for pgsql-hackers@arkaria.postgresql.org; Sat, 26 Feb 2022 22:08:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nO5Ez-0005Dq-UA for pgsql-hackers@arkaria.postgresql.org; Sat, 26 Feb 2022 22:08:37 +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 1nO5Ez-0005Db-Ky for pgsql-hackers@lists.postgresql.org; Sat, 26 Feb 2022 22:08:37 +0000 Received: from mail-pj1-x1031.google.com ([2607:f8b0:4864:20::1031]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nO5Ex-00022Z-B4 for pgsql-hackers@lists.postgresql.org; Sat, 26 Feb 2022 22:08:36 +0000 Received: by mail-pj1-x1031.google.com with SMTP id ge19-20020a17090b0e1300b001bcca16e2e7so7054113pjb.3 for ; Sat, 26 Feb 2022 14:08:35 -0800 (PST) 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=flmVR/y0oOE22NHsFgUqxI4s5n00uuSR0FSJQnlAEmA=; b=Kh7dJN1sgw1XTEJ9Z/CJ6PeuZ93/c64uy5vHM6wXyFFxcY1vo/WpCXIfW1FXgKhQmS bdkXsdu+wzXhviHxDmT6zGm8Qi7HlmrCGrrMSEVA/qX5xJ/2V8ivJ9V8JAp8NXJ4j9+H LL7Recu7AdN4vapcjvmppyE3xoNKj6ksJUF+hVypqlFmtscmSnNDi3oErrVKbg5CLQhQ JaQai8pA6bUmDXr2kel+vBhZEKjqungTzShQFtyTkYMjO3D2tUk3vg0mSGIT+2lLVXbW hsIdW7WGXJqSRTMfd9PeFQhZTzJ9nULKqb3/DLTvgBFCL7p2nJqWHAQVyVC9qRsGsFmW eWPA== 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=flmVR/y0oOE22NHsFgUqxI4s5n00uuSR0FSJQnlAEmA=; b=I2HgmcpUpcl2QzFUUD4r/LsSCzomdMQTqI1+ZrZ1sLDp2aQR/k3Xxyq0qVykAXlpIX uZHbshKK2a8Z7ESyQTI/xAYYkL8mOMCG3B316ec3TRtZC/HgIfZyiFojsmEuxoADRo2L 1N6Fwrojt1MlG/hdfnXBolbgPfFi6vZ+GTBDc9LhaZW9yIuOKrApiLaCTg8Cm4AM8ew7 VPzqXv1kKUQKNQWEySVSIey1zR6XdlzBcHkBALTSXBu975eFS7dAYXWntbmLJn5VYhdv PYUoDTAKTEqeBLSnwVI5amfF9eSKAKIdUWIYaFM0NJbNJxzPEYxf50RIWKqJINlY/rNm /Zvg== X-Gm-Message-State: AOAM530i3Mf15RVuPnr9V9+83zG4hrJYf3IiYNYjGOqobwXYM4QWwwXp fXKVmfeKTVUbkGYyoh2WQbk= X-Google-Smtp-Source: ABdhPJyh9jqRA5HmKkVWr8wdYkBM4rwcOmy7x6gHDp9h3QzdzrT++fE4J/n7VuZuLQDw9e0/w+V8Ew== X-Received: by 2002:a17:902:a60d:b0:14f:b781:ccd7 with SMTP id u13-20020a170902a60d00b0014fb781ccd7mr13976233plq.2.1645913314350; Sat, 26 Feb 2022 14:08:34 -0800 (PST) Received: from nathanxps13 ([50.54.155.70]) by smtp.gmail.com with ESMTPSA id 16-20020a056a00073000b004dfe2217090sm7806916pfm.200.2022.02.26.14.08.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 26 Feb 2022 14:08:33 -0800 (PST) Date: Sat, 26 Feb 2022 14:08:32 -0800 From: Nathan Bossart To: Chapman Flack Cc: pgsql-hackers@lists.postgresql.org Subject: Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Message-ID: <20220226220832.GB673898@nathanxps13> References: <20220221172306.GA3698472@nathanxps13> <164589413251.1035.2695761148079719188.pgcf@coridan.postgresql.org> <621AA398.4080206@anastigmatix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <621AA398.4080206@anastigmatix.net> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sat, Feb 26, 2022 at 05:03:04PM -0500, Chapman Flack wrote: > I've now looked through the rest, and the only further thing I noticed > was that xlog.c's do_pg_start_backup still has a tablespaces parameter > to receive a List* of tablespaces if the caller wants, but this patch > removes the comment describing it: > > > - * If "tablespaces" isn't NULL, it receives a list of tablespaceinfo structs > - * describing the cluster's tablespaces. > > > which seems like collateral damage. Thanks. I will fix this and the proofreading nits you noted upthread in the next revision. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com