X-Original-To: pgsql-www-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id F27DA9FA383; Thu, 7 Sep 2006 04:25:40 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 29280-04; Thu, 7 Sep 2006 04:25:35 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id D1B4A9FA380; Thu, 7 Sep 2006 04:25:35 -0300 (ADT) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id AC51AF40BD; Thu, 7 Sep 2006 09:25:33 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Wiki/Trac Date: Thu, 7 Sep 2006 09:25:33 +0200 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCEA35656@algol.sollentuna.se> In-Reply-To: <44FF91E9.1030601@commandprompt.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Wiki/Trac Thread-Index: AcbSLblNQPR9NPmqToOszE5sD2FXugAINNwQ References: <44F7AF0C.8080307@commandprompt.com> <20060907000752.Y13992@ganymede.hub.org> <44FF91E9.1030601@commandprompt.com> From: "Magnus Hagander" To: "Joshua D. Drake" , "Marc G. Fournier" Cc: "PostgreSQL WWW" , "Dave Page" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.178 tagged_above=0 required=5 tests=AWL, FORGED_RCVD_HELO, SPF_PASS X-Spam-Level: X-Archive-Number: 200609/44 X-Sequence-Number: 10622 > > We already have a wiki up and running ... is there a reason why > this > > isn't being used for slaves_www? >=20 > 1. It was requested *before* everything you setup 2. This is for > internal docs for infrastructure etc.. >=20 > Also Dave has requestions pmt.postgresql.org for this wiki. To clearify, the difference is that the wiki Marc set up (and Dave moved into the correct place) was for *developers*, which is still a fairly widespread thing. AFAIK, it would also be open for everybody to read, but you need to register to write. The Trac site Josh set up is for the people who maintain the server infrastructure. This will be closed for *both* reading and writing as it contains sensitive recovery information. It will also contain a svn repository for server configuration files etc, that we don't necessarily want public access to. //Magnus