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 1nPlmf-0007vO-0Q for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Mar 2022 13:46:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nPlmd-0005UL-UJ for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Mar 2022 13:46:19 +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 1nPlmd-0005UB-Jo for pgsql-hackers@lists.postgresql.org; Thu, 03 Mar 2022 13:46:19 +0000 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nPlmR-0003aj-H0 for pgsql-hackers@lists.postgresql.org; Thu, 03 Mar 2022 13:46:18 +0000 Received: by mail-lf1-x129.google.com with SMTP id g39so8547549lfv.10 for ; Thu, 03 Mar 2022 05:46:07 -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=06n80U0NYpqD10HDNqJ9rtbYEo7fS6ie5Y13tUWuiHU=; b=c5KUqfAIQPY6eepfnnOXWHyXbGe2IZnh5z268L/TSF4l06jFwxxSCUuc6RIaq4HfRv xVqyj5qiWPHgQwnmDUeoMwnHf2Eq2TigXNjy5Xt3ZVhRujfVFSFc4y44EK35YFspWuGU KLX5dkuAjt9M4VN7C2lRuV7yDxl3ug1IQAmq9HYrfPRdhX61NAqQSEwpbPQBp7Jdw5st 5vvZm6EqOB9x0Jwa0aqeTdUd4Sp9ECFs6DjkMqbNHiF5ajBBtAdwwBX9iQ2d0ETMLU2U XqkBB6D4Om7obxYXm+7UqPH8p69pS3IAxdfOeA8+lXWwodJ31f+eroDCULDrgpu961oU Oe/Q== 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=06n80U0NYpqD10HDNqJ9rtbYEo7fS6ie5Y13tUWuiHU=; b=PfXSyYH8zE4yDPUQ4NaiLKUpItivF7vyjFyDN2Adzq4L/Xs5rsDXSOU/MAyCWOWD3o XugnGVsJuk3Y8/LrmsRjXubCHkUD9fvOqzFNHTLfXP8r1wdXBfO6lkbsqi8d4ACt8m2t 0T1lbjVhZv+54uHJpxlnjpqbm2wuHOZx4e+mOyiZdX6KP9rAiwFd+sTTLfCvU5BanYWy I9+QNS6BSLqcfeT1hRgaExc8HucIU4/+0vlP5hKKgB9pdYokAl+E4DNl+fJUreRBW9Yz YGlSXA0+yuDUdJoT0WkqWBBjScP1Y5p99+l3BQV1do3zKw+buzSUdLQE3lQLgm3NDxzh EKrQ== X-Gm-Message-State: AOAM530lQAHVy3J/5SXOjIRqvoobdjzF3MFpo0LFBQFk3Iz6e4rwRjHU N5XVFuGntgiKPQkLyi/oEfGO+cgGb7ZzR3Y8s142QA== X-Google-Smtp-Source: ABdhPJxTDDTxBKZHF0VCEHXyg0gHzxqWIF7LIaRFiNSeEthO4HE38PjmYoHJHKEa7LBY32tS4ODdx/0/fuv36MD9EMI= X-Received: by 2002:a05:6512:3d04:b0:442:1093:aa9b with SMTP id d4-20020a0565123d0400b004421093aa9bmr22011414lfv.499.1646315165929; Thu, 03 Mar 2022 05:46:05 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Aleksander Alekseev Date: Thu, 3 Mar 2022 16:45:55 +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, > Then someone will complain if their patch is 2.1MB! How often are messages legitimately over 1MB anyway, even with a patch? I don't usually moderate -hackers, so I don't know if this is a common thing or not. > > I'll ping a message across to the sysadmin team anyway; I can't just change that setting without buy-in from the rest of the team. IMO, current limits are OK. The actual problem is that when the message gets into moderation, the notice to the author doesn't contain the reason: > Your message to pgsql-hackers with subject > "Re: Add 64-bit XIDs into PostgreSQL 15" > has been held for moderation. > > It will be delivered to the list recipients as soon as it has been > approved by a moderator. > > If you wish to cancel the message without delivery, please click > this link: .... Any chance we could include the reason in the message? I foresee that otherwise such kinds of questions will be asked over and over again. -- Best regards, Aleksander Alekseev