Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id E535E2E0239; Wed, 12 Mar 2008 14:44:04 -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 96675-01; Wed, 12 Mar 2008 14:43:49 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 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 72D482E0156; Wed, 12 Mar 2008 14:43:49 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id EA2ADDCC8F9; Wed, 12 Mar 2008 18:43:47 +0100 (CET) Date: Wed, 12 Mar 2008 18:43:47 +0100 From: Magnus Hagander To: "Joshua D. Drake" Cc: Dave Page , PostgreSQL-development , PostgreSQL www Subject: Re: [HACKERS] Move the developers wiki? Message-ID: <20080312174347.GX29649@svr2.hagander.net> References: <937d27e10803121016i45ee2e26g5232151153406575@mail.gmail.com> <20080312102553.23a735a8@commandprompt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080312102553.23a735a8@commandprompt.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/271 X-Sequence-Number: 14390 On Wed, Mar 12, 2008 at 10:25:53AM -0700, Joshua D. Drake wrote: > On Wed, 12 Mar 2008 17:16:33 +0000 > "Dave Page" wrote: > > > Hackers, > > > > As you may have noticed > > (http://archives.postgresql.org/pgsql-general/2008-03/msg00470.php) we > > now have a wiki at wiki.postgresql.org that is replacing techdocs > > which unfortunately never worked quite as we had hoped in it's current > > form. > > > > It has been suggested by members of the web team that as the new site > > has been setup on a dedicated VM and has been properly integrated with > > the rest of our online infrastructure (unlike the current developer > > wiki which is basically a quick 'n' dirty install on an already > > over-utilised VM), that we should consider moving the developer wiki > > into a dedicated area on it. > > > > Any thoughts on whether thats a good or bad idea? Any objections? > > Not an objection but an observation. The developer wiki seems to be a > catchall for contributors to put various stuff on. There is patch > status, advocacy policies, release policies etc... > > Based on your description of wiki.postgresql.org it is supposed to be > a replacement for techdocs. > > To me, they have different purposes. Well, we could just add a link to a subsection that does those things, no? //Magnus