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 1nPlRv-0006ut-9L for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Mar 2022 13:24:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nPlRu-00050E-6p for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Mar 2022 13:24:54 +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 1nPlRK-0001vx-0c for pgsql-hackers@lists.postgresql.org; Thu, 03 Mar 2022 13:24:18 +0000 Received: from mail-lf1-x12e.google.com ([2a00:1450:4864:20::12e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nPlRH-0003Oj-Ng for pgsql-hackers@lists.postgresql.org; Thu, 03 Mar 2022 13:24:16 +0000 Received: by mail-lf1-x12e.google.com with SMTP id j15so3044689lfg.1 for ; Thu, 03 Mar 2022 05:24:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=timescale.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wgWk4f9Rl57KBjN0ltcOrdxPbLMG2P9NnTvXH4TT6rk=; b=kAymSL6NrPk6uVVpW4zRxYlkhJDy2Zj9uyZn4m2kq7daBFca4XyYffJ44XVsNzUw0s DMFaUu+qvj4ZrCPlKG5hC7FAf/3TQFTbuQ+o4cOLy72NrSMBopTyr8BTq2IO7dV0RkDN MYl77XumYyj9z4LnwgxHX+erNDShupTKo3MwwIDTpqhIGO1HInSrVhyqT6Y12zAEeKtX 3YwDCU6wPS8SRN4SO7OFsvIZs+oCCW0jVscqq8Fsv80lz2bI7ljgMi6XG8cDkfKqCiSA c6amYjLrFDXvEFDj6aGMZSoyIF4T8XlvFFWtvmHIfSPKcikazfDWutuFuLiYmRAY4HSt RykQ== 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=wgWk4f9Rl57KBjN0ltcOrdxPbLMG2P9NnTvXH4TT6rk=; b=jHMhSZq7n/HAWIq5gww5vAx2EpjLjuBKtInR0hl2/aMXyMDRPldh+NpL3Vwowyt6HU rW4KKYXFBoZ7/Z9AS0Pso6iwtGngnHtAOA4bFaU4GR1nHt8l86sf1yM1ZT8yNdWqGPoa FmogXqfyGW7Vr2PC+NMALNF+JYHFzrVAqRdtRtyt9UFzhd2IXwuMZbGS96DVGQFijTrj d/EDRYINwXhK56KDePgdZ6Hv41/nk0U6X82OfghB7CRqQNuGnCkZhxJ1B5QZtZ9wFQDE X4WEUE9LG3sqFe83Q69BbbApF5VTrO19UlMr5yRTPO0v+SUYPZymgT+6ix8swn0PPb13 eHRg== X-Gm-Message-State: AOAM533T/ulXh3NTOgRn1MzEyVGkl6sSl5Y4jP3Jr5Y8R8r5lCSWijLn bB11inQw289uXTetg3NEGOGBJhKYFaCsYWn/GHkF2g== X-Google-Smtp-Source: ABdhPJwi5W8NjNpiomkM31KFSjO7ibuzr/4FMshY769kAxS5lgSF17jSMZEJni3tnNmg0H55qQtMg3H21YqWVBeoU8c= X-Received: by 2002:a05:6512:1509:b0:443:e7fa:1c68 with SMTP id bq9-20020a056512150900b00443e7fa1c68mr21221545lfb.58.1646313854247; Thu, 03 Mar 2022 05:24:14 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Aleksander Alekseev Date: Thu, 3 Mar 2022 16:24:03 +0300 Message-ID: Subject: Re: Problem with moderation of messages with patched attached. To: Dave Page Cc: Pavel Borisov , Postgres hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Dave, > Message to list pgsql-hackers held for moderation due to 'Size 1MB (1061796 bytes) is larger than threshold 1000KB (1024000 bytes)', notice queued for 2 moderators Thanks! Does anyone know if cfbot understands .patch.gz and/or .tgz ? -- Best regards, Aleksander Alekseev