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 1jveqq-0006eD-So for pgsql-www@arkaria.postgresql.org; Wed, 15 Jul 2020 10:41:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jveqn-0002uC-Pj for pgsql-www@arkaria.postgresql.org; Wed, 15 Jul 2020 10:41:21 +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 1jveqn-0002u5-H8 for pgsql-www@lists.postgresql.org; Wed, 15 Jul 2020 10:41:21 +0000 Received: from mail-lf1-x141.google.com ([2a00:1450:4864:20::141]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jveqk-0003Sh-5e for pgsql-www@lists.postgresql.org; Wed, 15 Jul 2020 10:41:20 +0000 Received: by mail-lf1-x141.google.com with SMTP id g2so807363lfb.0 for ; Wed, 15 Jul 2020 03:41:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=M2+Ddo4y5vPkhtDXpZJy4EbHPn+1tjKK97XPlnQznBc=; b=mfwVVeHJnDtNW3OQrxcuCRuHaumGpSlblzdlcL+Y+6pzdm1+OPqwXePowmsa8X0bJH 7X1DbSqO2JJotmQQqV8GkYx+KvT5TYweH29w8/3pCuLBChoZAxhu+VyjJHgLGJe5aUKF tWGHG6hY2j2kSfW4Og2kH7bsXf1GAYcVDNj8Lvq4t8g6OyK7qSI/hHQEenN6kOkYdtr/ bK8Yy5AsGyT4ZWGOtKnghAipEJ56aNy3uha13NjEaHhbWjADb/IJIVi7Gc4BBdky6Tue x8AwMYXmt/UyQMsT2/v5EGrw20DyAqy61xYEbYebghoJmDZzgZYdEOrhbcdrEqv7Hf0J +y5w== 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=M2+Ddo4y5vPkhtDXpZJy4EbHPn+1tjKK97XPlnQznBc=; b=Ig0jdMcbzzjLjQkcLgGKJ5yR+eH3yMr4VgW25QG1nJ5ysxawfgn+rt1r9mJr0N4vTi QNSjTGZGc9Q14DqXGPiZIY/bOwBOAUGU9AmmXCnfylD8ZdE83cJbPOfA88ZEJJtDaqBw anZ6yZmdW6Yo5y2ooiVHKw+rdK1bLIQPlY0+/ff4bJOcq12WkPMdm6sfe6YXY6QeaG2X z6TjSTwRoYQgTxfVr73wF4JjaxjRHHeUu/G0maeybVtbYQg9CuDC/IZdjDVFrN+w3hyv H2iGjRBm3PCDIeQ2ryyhmUU11trt40jK/G5F7kL6dzY8EnniVzq6sbLpRJFHYox+uKx0 yaeg== X-Gm-Message-State: AOAM533FSwlMQRXuVOHfnGEYy+X4889Zdfq8ZBx36rEVFKOTPnO5Qh4J 5+TMsgHRyFIikUkgNdlVwAk3nZ4+I5zT9S50WA9uxQ== X-Google-Smtp-Source: ABdhPJx3eytc44Kh9HaIQSrtEXZrx5h8YvQEs/WVRTCILrlUpuz3xHoZVFON23RUBi8YV5bD8pe1m0HLTX48FWDC3h8= X-Received: by 2002:a05:6512:304e:: with SMTP id b14mr859375lfb.137.1594809677240; Wed, 15 Jul 2020 03:41:17 -0700 (PDT) MIME-Version: 1.0 References: <201901111833.hj64gsinrug7@alvherre.pgsql> <30749.1547241061@sss.pgh.pa.us> <20200522174838.GT3418@tamriel.snowman.net> <5006.1590174250@sss.pgh.pa.us> <2394095.1594487695@sss.pgh.pa.us> <20200713122117.GQ12375@tamriel.snowman.net> <20200714142322.GI12375@tamriel.snowman.net> In-Reply-To: <20200714142322.GI12375@tamriel.snowman.net> From: Magnus Hagander Date: Wed, 15 Jul 2020 12:41:02 +0200 Message-ID: Subject: Re: Policy on cross-posting to multiple lists To: Stephen Frost Cc: Tom Lane , Alvaro Herrera , Andres Freund , Tatsuo Ishii , Dave Page , Dean Rasheed , PostgreSQL WWW Content-Type: multipart/alternative; boundary="0000000000004beeaf05aa789056" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000004beeaf05aa789056 Content-Type: text/plain; charset="UTF-8" On Tue, Jul 14, 2020 at 4:23 PM Stephen Frost wrote: > Greetings, > > * Stephen Frost (sfrost@snowman.net) wrote: > > Tip #3: Choose the most appropriate list > > > > Choose the most appropriate individual list for your question- > > please do not cross-post between the mailing lists (unless there is a > > specific reason, such as a confirmed bug reported on -bugs leading into > > a discussion which is appropriate for -hackers). Cross-posted emails > > (ones where more than one list is included in the To or CC) will be > > moderated and therefore will also take longer to reach subscribers. > > Concretely, I propose to push the attached later today, unless anyone > has an issue with it. > > This restructures the page a bit to title the Tips section explicitly, > and moves the title for Subscribing/Unsubscribing down to actually be > over that part of the page, and adds a paragraph explicitly talking > about Unsubscribing, since we didn't actually have that before (even > though the title implied we did..). > LGTM. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/ --0000000000004beeaf05aa789056 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Tue, Jul 14, 2020 at 4:23 PM Steph= en Frost <sfrost@snowman.net&g= t; wrote:
Greeti= ngs,

* Stephen Frost (sf= rost@snowman.net) wrote:
> Tip #3: Choose the most appropriate list
>
> Choose the most appropriate individual list for your question-
> please do not cross-post between the mailing lists (unless there is a<= br> > specific reason, such as a confirmed bug reported on -bugs leading int= o
> a discussion which is appropriate for -hackers).=C2=A0 Cross-posted em= ails
> (ones where more than one list is included in the To or CC) will be > moderated and therefore will also take longer to reach subscribers.
Concretely, I propose to push the attached later today, unless anyone
has an issue with it.

This restructures the page a bit to title the Tips section explicitly,
and moves the title for Subscribing/Unsubscribing down to actually be
over that part of the page, and adds a paragraph explicitly talking
about Unsubscribing, since we didn't actually have that before (even though the title implied we did..).

LGT= M.
=C2=A0

--
=C2=A0Magnus Hagander
=C2=A0M= e: https://www.hagan= der.net/
=C2=A0Work: https://www.redpill-linpro.com/
--0000000000004beeaf05aa789056--