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 1nrLe3-00076C-74 for pgsql-advocacy@arkaria.postgresql.org; Wed, 18 May 2022 15:31:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nrLe1-0008NZ-UC for pgsql-advocacy@arkaria.postgresql.org; Wed, 18 May 2022 15:31:25 +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 1nrLe1-0008NQ-Mw for pgsql-advocacy@lists.postgresql.org; Wed, 18 May 2022 15:31:25 +0000 Received: from mail-il1-x12c.google.com ([2607:f8b0:4864:20::12c]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nrLdz-0004fP-Hz for pgsql-advocacy@lists.postgresql.org; Wed, 18 May 2022 15:31:25 +0000 Received: by mail-il1-x12c.google.com with SMTP id 3so1752782ily.2 for ; Wed, 18 May 2022 08:31:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dataegret-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=D6FtG0O6DstV+T4j2bnlwxlON18ZzR53GX//9b6wYAA=; b=Rz0xGRovfKUrBrACpbcgAJopaClP708cMnrT9O+Iahj9Rcr+P0oJI7HkJHll2cQZWx 5xYepCm6//Qit/OTP94NYli2YhUb77MaZ0/h21m2KGUlbdS3eAoLAdt09GOyw8MQyyMD w+K4bw1Hc/7GPhwijuMW2twttUmaciAdixGUDXEhmIRKsE+2ZQ60p8ZI/QuXi82yHNMM KLfyTKcXOftQ9qNYcHSWDYLu+olm6xbAGhB1O6OAjAbFDdLKhYv8cPgWNgIda8DYsZNo +VKEKKYXOG22NR6H+t4jK8+BrfpAAq6T3G+5yqlUSsEX4EP7tZcXcQjU3OEXJyCcZMnO S9VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=D6FtG0O6DstV+T4j2bnlwxlON18ZzR53GX//9b6wYAA=; b=jc4S8ao90xQaI4tQonrkwAUj0O1xu9z64dCBLezd356gXL2W/ny9WOHkKyrXP9nZ8E WgHooLQbXIvi2cjy6+OW/RVxjd8MkGl5s+8LDOfQfvJ/vwJAg/+EADho5Y2CwXawLSlB RqAtEJOpiD8aOBVj2ki0/3MK0Dzh2Cdcc7eXHQlMKZ7MK6NnPse7IpsWx3ljHNNeOik9 HHRUZxzuEIgpomuclIqqEUdxSTEAH/Lx+g1zEVEP3NADNZPTrSFRiTSEOj2KRbvLXo/f y87t/dMfFJeyXLN+sRCE1wvvpv2byyWSPRQSipJ2tosbhL4alFiSCdKNod0jAuP6uyZ0 71GA== X-Gm-Message-State: AOAM532vM0tJoeYpdotMTThJTpgn54q9/V4QY0XJOoFqye/0Nu+HCfdP 3jNl3lj/ElhkHI9ON6WX0/7O33L+86Jp9/OZOmXQ2YbWe9OwMw== X-Google-Smtp-Source: ABdhPJxTjwEjbMiCx4goM9El+gpcO+29ZK2k1Ck9RA2BUVF4iRB/n8mSKrD8YvDWr5gfi9l604sqdmEOb4VzhIbR2gs= X-Received: by 2002:a05:6e02:1bc6:b0:2d1:1344:6727 with SMTP id x6-20020a056e021bc600b002d113446727mr171341ilv.58.1652887881826; Wed, 18 May 2022 08:31:21 -0700 (PDT) MIME-Version: 1.0 References: <49bdb7dcbe4b780bf4a621a59257f94b@postgresql.org> In-Reply-To: From: Valeria Kaplan Date: Wed, 18 May 2022 16:31:10 +0100 Message-ID: Subject: Re: PostgreSQL 15 Beta 1 release announcement draft To: Laurenz Albe Cc: "Jonathan S. Katz" , Adrian Klaver , PostgreSQL Advocacy , Justin Clift Content-Type: multipart/alternative; boundary="0000000000000cde1405df4af360" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000000cde1405df4af360 Content-Type: text/plain; charset="UTF-8" good point, I read it differently :) thanks, On Wed, May 18, 2022 at 4:26 PM Laurenz Albe wrote: > On Wed, 2022-05-18 at 15:50 +0100, Valeria Kaplan wrote: > > > 2. "PostgreSQL 15 now by default logs checkpoints and slow autovacuum > operations." (I'd add S in ''slows'') > > That should be "slow". Slowing down autovacuum would hardly be a feature > we want > to advertise, but logging slow autovacuum operations is. > > Yours, > Laurenz Albe > --0000000000000cde1405df4af360 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable