Received: from localhost (uranus.hub.org [200.46.204.60]) by postgresql.org (Postfix) with ESMTP id 206ED9FBB33 for ; Thu, 23 Nov 2006 11:34:14 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.60]) (amavisd-new, port 10024) with ESMTP id 43729-04 for ; Thu, 23 Nov 2006 11:34:11 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from bugaboo.mu (ns1.bugaboo.mu [213.133.111.57]) by postgresql.org (Postfix) with ESMTP id 9CD599FBB2A for ; Thu, 23 Nov 2006 11:34:02 -0400 (AST) Received: from [192.168.0.237] (berlin.programmfabrik.de [::ffff:213.221.101.147]) (AUTH: CRAM-MD5 markus@bluegap.ch) by bugaboo.mu with esmtp; Thu, 23 Nov 2006 16:34:00 +0100 id 0223790A.4565BF68.000057BA Message-ID: <4565BF66.2020200@bluegap.ch> Date: Thu, 23 Nov 2006 16:33:58 +0100 From: Markus Schiltknecht User-Agent: Icedove 1.5.0.8 (X11/20061116) MIME-Version: 1.0 To: Robert Treat CC: pgsql-docs@postgresql.org, Bruce Momjian Subject: Re: PostgreSQL Documentation of High Availability and Load References: <45617CFA.7050603@bluegap.ch> <200611201325.18896.jop@di.uminho.pt> <4561C120.2020705@bluegap.ch> <200611210138.40464.xzilla@users.sourceforge.net> In-Reply-To: <200611210138.40464.xzilla@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200611/79 X-Sequence-Number: 3913 Hi, Robert Treat wrote: > Normally the www list is the best place to ask www related questions, but the > answer to this is to take a look at the techdocs section of the website > (http://www.postgresql.org/docs/techdocs/) That URL doesn't quite work because of the trailing slash. Removing it and we're fine. Anyway, thanks for pointing me to the correct place. > it is a wiki like system that > allows any community member to put online guides and documentation into > place, made specifically for the purpose of things like what your looking > for. Bruce, do we start a techdocs for listing the actual replication solutions? Regards Markus