Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 001DA2E004D for ; Thu, 20 Mar 2008 08:19:21 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 03068-08 for ; Thu, 20 Mar 2008 08:19:19 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 202382E005B for ; Thu, 20 Mar 2008 08:19:19 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 60B72DCC66C; Thu, 20 Mar 2008 12:19:17 +0100 (CET) Message-ID: <47E248D7.5060702@hagander.net> Date: Thu, 20 Mar 2008 12:21:59 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: Robert Treat CC: pgsql-www@postgresql.org, =?ISO-8859-15?Q?Devrim_G=DCND=DCZ?= , josh@agliodbs.com Subject: Re: [ANNOUNCE] PostgreSQL 8.3.1, 8.2.7 Update Release References: <200803182339.m2INdK203708@momjian.us> <200803181708.41910.josh@agliodbs.com> <1205892950.16612.74.camel@localhost.localdomain> <200803200708.11381.xzilla@users.sourceforge.net> In-Reply-To: <200803200708.11381.xzilla@users.sourceforge.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/408 X-Sequence-Number: 14527 Robert Treat wrote: > On Tuesday 18 March 2008 22:15, Devrim GÜNDÜZ wrote: >> Hi, >> >> On Tue, 2008-03-18 at 17:08 -0700, Josh Berkus wrote: >>> Anyway, we clearly need a mailing list to run the announcements >>> through which includes web people, or this'll keep happening. Should >>> that be -packagers or -slaves? If the former, can we get Robert and >>> Stefan added to -packagers? Or at least *me*? >> I'd vote for -slaves list. Let's keep packagers list for packaging >> discussions only. >> > > THe issue I have with the slaves list is that it's very high noise to signal, > and I'd be concerned about missing such an email... can we not just do it on > www ? Most of that noise is from the nagios alerts, right? Perhaps we should look over how we do those notifies. Since a lot of them seem to simply be ignored, they should at least not be distributed to all the people who cannot possibly do anything about them... //Magnus