Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id CA86E9FB302 for ; Thu, 26 Oct 2006 19:26:51 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 66665-03 for ; Thu, 26 Oct 2006 22:26:47 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from main2.mycybernet.net (main2.mycybernet.net [209.222.63.140]) by postgresql.org (Postfix) with ESMTP id 0ED169FB282 for ; Thu, 26 Oct 2006 19:26:46 -0300 (ADT) Received: from 227-54-222-209.mycybernet.net ([209.222.54.227] helo=phlogiston.dydns.org) by main2.mycybernet.net with esmtp (Exim 4.62) (envelope-from ) id 1GdE1C-0007xe-8U for pgsql-hackers@postgresql.org; Thu, 26 Oct 2006 18:48:10 -0400 Received: by phlogiston.dydns.org (Postfix, from userid 1000) id 8F6013FAF; Thu, 26 Oct 2006 18:26:40 -0400 (EDT) Date: Thu, 26 Oct 2006 18:26:40 -0400 From: Andrew Sullivan To: pgsql-hackers@postgresql.org Subject: Re: Replication documentation addition Message-ID: <20061026222640.GD6866@phlogiston.dyndns.org> References: <200610251359.26336.josh@agliodbs.com> <200610252146.k9PLkYf12261@momjian.us> <20061026144546.GA5667@phlogiston.dyndns.org> <200610261506.14079.xzilla@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610261506.14079.xzilla@users.sourceforge.net> User-Agent: Mutt/1.5.9i X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.855 tagged_above=0 required=5 tests=FORGED_RCVD_HELO, SARE_SPEC_REPLICA X-Spam-Level: X-Archive-Number: 200610/1457 X-Sequence-Number: 93354 On Thu, Oct 26, 2006 at 03:06:13PM -0400, Robert Treat wrote: > > Unfortunately the techdocs system won't support a url like the one above, > rather you'll end up with something more like the following > http://www.postgresql.org/docs/techdocs.54 which is the "GUI Tools Guide" > (which is linked in the FAQ fwiw). Once it is in place, it will be stable > though. Surely this is what redirects were invented for, no? http://www.postgresql.org/replication redirects to [stable magic URL] Put the former in the docs. A -- Andrew Sullivan | ajs@crankycanuck.ca Users never remark, "Wow, this software may be buggy and hard to use, but at least there is a lot of code underneath." --Damien Katz