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 1lipem-0004tk-Ia for pgsql-advocacy@arkaria.postgresql.org; Tue, 18 May 2021 02:40:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lipel-0008KO-Hi for pgsql-advocacy@arkaria.postgresql.org; Tue, 18 May 2021 02:40:27 +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 1lipel-0008K9-9s for pgsql-advocacy@lists.postgresql.org; Tue, 18 May 2021 02:40:27 +0000 Received: from mail-yb1-xb29.google.com ([2607:f8b0:4864:20::b29]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lipej-00020A-C6 for pgsql-advocacy@lists.postgresql.org; Tue, 18 May 2021 02:40:26 +0000 Received: by mail-yb1-xb29.google.com with SMTP id i4so11295730ybe.2 for ; Mon, 17 May 2021 19:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=VnfP16ErjMmYMSx5HHVQZQLYNTupEq5b7m01J3KblZQ=; b=aXOZ9MSfpVP1ESzf9NOVaS7fA7UGCqWdxYZzva4ZDEzBjM7oR8Sm7BrnYHpD7PdMp+ LMj9bk3m378ZfpHHW37r87/Atsb0KDWMS/CGK2xLja7bY78mf2cnWnoZNBhv6bCEwWjS VnZ/593mZpNiUN1JDNDiMb6eVwPFvI0ECT0wUUHwQxV03VjMRYoeAgnrIA4dgtfrewHn avR3Oy3VvvUSeBD3a+ImXvLjCFHzS2mdpFaeBGbSVH71LZVKAEoS1AeAcuzVi14l38UK 8X+1GAgiiqvAMEBn/F+C/2YpomUoa4/YCdgN68pF9+UwDgTriBeMuEheP2Bgzp1f2KDh BSQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=VnfP16ErjMmYMSx5HHVQZQLYNTupEq5b7m01J3KblZQ=; b=Rw6RQlP3jh0URgVzWU6IM5fNE4datUY2YBxWn43xapjDd0oLVEn/fePsD2IiXmonl7 D0/1AMo48VSiP0EFBjzzNW398/7Xl+noR1m7dISwu5AIUzoS8PGBQ4lYCwR21rWaWUy9 BZNykhVKHOGxzb3FeAhypA2kVzGIqAbYEwaie4XRyDKWy/fkH/PRIzGAJTVuGefDrIuX qhRQHiWhAM1TnlBa1kVq/tFr+yjSlQNPIT8FJxo9ITWbor01JjsFsIyGFlXVmh6f6ue0 d+QVwGrCFIKMSHTzlfv7DDSanlPOn26wXbYMFqvaRyJjrlFsKyuWjpQh+ocaePV12Gzc RLmQ== X-Gm-Message-State: AOAM532yWyP21+rhCm0vk/DxqpZko/8D9FXSK9VzciOanr1kwdN2kD+b CYXFEqAnX3UikN/Gife8ApRc+tIGWYPBokJ29Ew= X-Google-Smtp-Source: ABdhPJzehpcJIfbkleE8jsDNhXq72GdJ+hguhk6VKz/zCIO3syGZpPlBqVFj12CN3X5UpzvIGH7+KV5fZq0C9cbZ1Vo= X-Received: by 2002:a25:c588:: with SMTP id v130mr4094728ybe.504.1621305623313; Mon, 17 May 2021 19:40:23 -0700 (PDT) MIME-Version: 1.0 References: <89e7a94e-e9e8-51ff-1cdf-36d7904283fe@postgresql.org> In-Reply-To: <89e7a94e-e9e8-51ff-1cdf-36d7904283fe@postgresql.org> From: Amit Kapila Date: Tue, 18 May 2021 08:10:12 +0530 Message-ID: Subject: Re: PostgreSQL 14 Beta 1 release announcement draft To: "Jonathan S. Katz" Cc: PostgreSQL Advocacy Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, May 18, 2021 at 6:31 AM Jonathan S. Katz wrote: > > On 5/17/21 10:15 AM, Jonathan S. Katz wrote: > > Hi, > > > > Please see the attached draft for the PostgreSQL 14 Beta 1 release > > announcement this week. > > Thanks for the initial round of feedback! I have incorporated some of > the suggestions directly, adapted some accordingly, and rejected ones > that were either incorrect or personal preference (such as the editing > process goes). Credit is given in the commit on the press repo. > > I have attached the current state of the draft. > Few minor comments: * and inspect replication slot statuses from the [`pg_stat_replication_slots`] In the above sentence, do you want to say statistics instead of statuses? * PostgreSQL 14 adds numerous performance benefits for logical replication, including the ability to stream in-process transactions I think in the above sentence, instead of in-process it should be in-progress -- With Regards, Amit Kapila.