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 1javBH-0002Wv-81 for pgsql-advocacy@arkaria.postgresql.org; Tue, 19 May 2020 05:52:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1javBD-0003h4-Kc for pgsql-advocacy@arkaria.postgresql.org; Tue, 19 May 2020 05:52:43 +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 1javBD-0003gx-AT for pgsql-advocacy@lists.postgresql.org; Tue, 19 May 2020 05:52:43 +0000 Received: from mail-wm1-x344.google.com ([2a00:1450:4864:20::344]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1javB6-0003Or-Gc for pgsql-advocacy@lists.postgresql.org; Tue, 19 May 2020 05:52:41 +0000 Received: by mail-wm1-x344.google.com with SMTP id n5so1978768wmd.0 for ; Mon, 18 May 2020 22:52:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cybertec-at.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=hrljUKmRWuen9kv2ZkCOpgXS47GMxfLaCiD5Yt8lvwI=; b=bKs/KVkd1Z+7C25Xpef+EfI1AbfhMJetDUkfjPP9FLuWU1IQFxz/MZ+IAJwqhWvUPP t1Z3UFb2tjQ9ON5jp5K04sbZcicwJ1wPj1T4f1Y/U8swDboN+Wc5i/aq35FXIHsAgp0A LIUr9HmYDAP6XTIvmkgorWcBA7yCO/aSIzjoyDFgbYSo8QId3nEcKhN0E5Zs57OyaXWV txhqzGg1Fm9ltbaqn56kjhzMJ/thA1LWnHvWA5nBzUe1xwjaUvhawlfyCJsm3MurlzTs SItwb26y6bwkZb0bLH1glb1e1swhGYVUR2NbPPZqXYcHomfaTBYPVVrW++WMkJudIY/h xHqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=hrljUKmRWuen9kv2ZkCOpgXS47GMxfLaCiD5Yt8lvwI=; b=CWGrHXvw+OCMSZqCY2jD+bHnAJYz5GTVgYOkD+x2eI5iJQae20mgmBy1PljmVw+Lcg XRkrnAYEUpj3+4j3PXID/7s/gOvzumPLY0MxGjOMCtcxOFIk0C4an5WLRSGyM2G9YF33 b30sOLOkvR0d4A8Ha2DotuI7fk5fj8KvvSlr8j37NdcbwMTNRGiedIB2Wr1khoMMQzjR Nr5EEGW7NtBBJ6hhXBTG0NDzwTC+M9BQZbQwVIDA32EGo+fu1G5Q2gMwEKUlLckB+j2A aud09cItRXWbeSFBzXH+qgDQS650ClxMT3Btu9UgH+IF1EnhZ9EMzQlFwEY1SRAcdtPK DoDA== X-Gm-Message-State: AOAM530C+2N1leWZVkXKfhHAlUOIzvcgvD3jrMLziNUKw/z08/mA9DQo OQBt61TDjFBjUp3KekTh2CZtew== X-Google-Smtp-Source: ABdhPJwYPHqs1hhpzBd5aw0zEG0qpLdnoVv1+FJnqiPxHHh5RJCXuGIEfHLlT5ciTagcOmAk+93Ihw== X-Received: by 2002:a1c:6245:: with SMTP id w66mr3386378wmb.33.1589867554585; Mon, 18 May 2020 22:52:34 -0700 (PDT) Received: from localhost.localdomain (217-149-174-138.nat.highway.telekom.at. [217.149.174.138]) by smtp.gmail.com with ESMTPSA id h133sm2454453wmf.25.2020.05.18.22.52.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 May 2020 22:52:33 -0700 (PDT) Message-ID: <633d6ae810484008cea01f11b596fd8c2b9524a1.camel@cybertec.at> Subject: Re: PostgreSQL 13 Beta 1 Release Announcement Draft From: Laurenz Albe To: "Jonathan S. Katz" , PostgreSQL Advocacy Date: Tue, 19 May 2020 07:52:32 +0200 In-Reply-To: <7bc068fd-ff1b-1817-3371-a0c80706b92c@postgresql.org> References: <7bc068fd-ff1b-1817-3371-a0c80706b92c@postgresql.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.5 (3.32.5-1.fc30) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Mon, 2020-05-18 at 22:40 -0400, Jonathan S. Katz wrote: Thanks for the good work! > The `pg_rewind` command also has improvements in PostgreSQL 13. In addition to > `pg_rewind` automatically performing crash recovery, you can now configure use > it to configure standby PostgreSQL instances using the `--write-recovery-conf` > flag. "you can now configure use it" could do with one less verb. Yours, Laurenz Albe