Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 72200633FFF; Fri, 13 Mar 2009 17:54:29 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 86229-07; Fri, 13 Mar 2009 17:54:24 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from cronos.madness.at (madness.at [217.196.146.217]) by mail.postgresql.org (Postfix) with ESMTP id E2149633C2B; Fri, 13 Mar 2009 17:54:26 -0300 (ADT) Received: from mastermind.kaltenbrunner.cc ([83.215.233.60]) by cronos.madness.at with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1LiEOX-0003zX-B7; Fri, 13 Mar 2009 21:54:19 +0100 Message-ID: <49BAC7F5.2050309@kaltenbrunner.cc> Date: Fri, 13 Mar 2009 21:54:13 +0100 From: Stefan Kaltenbrunner User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: Bruce Momjian CC: Alvaro Herrera , PostgreSQL www , pgsql-docs@postgresql.org Subject: Re: the sad state of our FAQs References: <200903091906.n29J64i27114@momjian.us> In-Reply-To: <200903091906.n29J64i27114@momjian.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.25 tagged_above=0 required=5 tests=AWL=0.250 X-Spam-Level: X-Archive-Number: 200903/63 X-Sequence-Number: 16717 Bruce Momjian wrote: > Alvaro Herrera wrote: >> I proposed this previously but got no support from Bruce who is supposed >> to be the FAQ maintainer, and thus I ended up doing nothing. Therefore >> I now offer to do the job required to move them to XML Docbook and allow >> translatability using xml2po or something similar. > > I am fine with whatever changes people suggestion; the FAQ just isn't > updated that often for me to care where it resides. With some help from alvaro I just moved the current version of the FAQ to http://wiki.postgresql.org/wiki/FAQ. For now this is mostly just a reformatted version of what is on the main site with some minor adjustments done (like spelling fixes and some invalid URLs removed). I will look into updating the website if people think this version is fine. Stefan