Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 2C2D12E2DDD for ; Wed, 5 Mar 2008 11:21:43 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 41356-06 for ; Wed, 5 Mar 2008 11:21:29 -0400 (AST) 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 BEC2B2E031F for ; Wed, 5 Mar 2008 11:21:29 -0400 (AST) Received: by svr2.hagander.net (Postfix, from userid 1000) id 03194DCC813; Wed, 5 Mar 2008 16:21:27 +0100 (CET) Date: Wed, 5 Mar 2008 16:21:27 +0100 From: Magnus Hagander To: Alvaro Herrera Cc: Josh Berkus , pgsql-www@postgresql.org, Dave Page Subject: Re: List types Message-ID: <20080305152127.GT5559@svr2.hagander.net> References: <20080305125551.GO5559@svr2.hagander.net> <20080305132949.GP5559@svr2.hagander.net> <937d27e10803050550p57c0dfa6q929d2dc922a0b709@mail.gmail.com> <200803050710.59358.josh@agliodbs.com> <20080305151230.GR5559@svr2.hagander.net> <20080305152014.GS4755@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080305152014.GS4755@alvh.no-ip.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/77 X-Sequence-Number: 14196 On Wed, Mar 05, 2008 at 12:20:14PM -0300, Alvaro Herrera wrote: > Magnus Hagander wrote: > > > But since the list-of-lists is now in a database, it's a simple UPDATE to > > move it, once you're sure. > > Cool. Should we now have a redirect on http://archives.postgresql.org/, > or something? Not yet. I need to chat to you about some things around that one. There are more things that we need to fix before we can start hacking on that one. > Also, should pgsql-announce be on its own category? It doesn't seem > correct to have it under "user lists". IMHO anyway. Might be a good idea - suggest a name :P "Announcement lists"? //Magnus