Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gheDq-0000aL-RO for pgsql-www@arkaria.postgresql.org; Thu, 10 Jan 2019 17:34:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gheDp-0003DD-8j for pgsql-www@arkaria.postgresql.org; Thu, 10 Jan 2019 17:34:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gheDp-0003D6-39 for pgsql-www@lists.postgresql.org; Thu, 10 Jan 2019 17:34:25 +0000 Received: from mail-qt1-x842.google.com ([2607:f8b0:4864:20::842]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gheDh-0007Vs-P8 for pgsql-www@lists.postgresql.org; Thu, 10 Jan 2019 17:34:24 +0000 Received: by mail-qt1-x842.google.com with SMTP id l11so14215912qtp.0 for ; Thu, 10 Jan 2019 09:34:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=2lRldijS6MWIlcqI0io+HT07M19PsetfqshCUR3ETVI=; b=yES4ukjZgaHcOELQis6nVqXQcfuuPmPkz8lEAWIROkhWXjsAbnaR1oGp10bpSqjRap WYeQd4h5CXQ8Y0a/MN8AoLjOkC8/DlcABb81FpDbmE5ZjYh2D95Jwj6aC1ced/V0sJGm gFfjnPKlgmiLQ0gOOlZ+MbVg1ag4hvDN2+gsTS7tFwNKIQdloW4AKQ1oK2f4oURUDoq+ PfigQ7J96tB+f9qRlKml7XjAgIdZx7xS2Yxhvf/Zi51DK6s0KP9MTGB9O2n+d5cccibE 0skVu/cxJaSLKRzABuvOUq/L+hvMJ3pxNzf3o8cOgN2RjX6cq3J7NefUNtzyLJGFGJZH 9YEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=2lRldijS6MWIlcqI0io+HT07M19PsetfqshCUR3ETVI=; b=fIS1fIIxplK8sh8gxrJK8Iq6RctfNfP33c564ih83qC5NR0ogqAtgDU7+Nz6ELkBrV mdrGjS0AINIpsLAHhVIN+xpEAGbBdjwt+2LnZavvy5L67HINZQmyAE9krYF3FWX4/OOb /H+1rbhGSB5s43aikPmA3HdTzGEGTSPMP8/7n56Y0mvrwvEEvR8AeOTBJWF9JG3jm8OJ F8aw3D60H4Tmft/Mu+wxItoLWpDiYnqFkQWV5UBUrUsNeQNG7h+ZQt5V2cXWXUwTsmvp Mky2pCQhTFYWdxG5iDr8+4/2EyUpb/0hGlS3RdqhdodunWgYfe1/hWKg7MwZZNJvBzbm 3gqg== X-Gm-Message-State: AJcUukdngbhr+/HziZpcHeZFxTrPrZ2Or4qEEW2dnoSajC5gPsn64jDw 9MKJyItxg1reChrSEvfaq8E7+g== X-Google-Smtp-Source: ALg8bN6oQYMqmAAFhIK6yQZ4PtFvMAGIXLfX4MOuZnD/KGZa3w9Yk82T01v8nk5fh3/hMYYrC16+VQ== X-Received: by 2002:a37:9cce:: with SMTP id f197mr10172062qke.98.1547141655694; Thu, 10 Jan 2019 09:34:15 -0800 (PST) Received: from alvin.alvh.no-ip.org ([190.121.29.3]) by smtp.gmail.com with ESMTPSA id j38sm48188228qtj.72.2019.01.10.09.34.15 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 10 Jan 2019 09:34:15 -0800 (PST) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id 8BB54762; Thu, 10 Jan 2019 14:34:13 -0300 (-03) Date: Thu, 10 Jan 2019 14:34:13 -0300 From: Alvaro Herrera To: Stephen Frost Cc: Dean Rasheed , PostgreSQL Hackers Subject: Re: Policy on cross-posting to multiple lists Message-ID: <201901101734.ct4j2th3ckgy@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190110171835.GP2528@tamriel.snowman.net> User-Agent: NeoMutt/20180716-1013-2c1e88 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2019-Jan-10, Stephen Frost wrote: > Are there concerns about the BCC restriction? None here. > We're here now though, so, thoughts? Should I go undo it right away? I don't like the crosspost ban, personally. Some sort of limit makes sense, but I think cross-posting to two lists should be allowed. I don't see an use case for cross-posting to more than two lists (though maybe -hackers + -bugs + -docs would make sense ...) -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services