Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id ECC4B9FB1E1 for ; Thu, 26 Oct 2006 16:06:50 -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 93121-09 for ; Thu, 26 Oct 2006 16:06:47 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from n034.sc1.cp.net (smtpout1448.sc1.he.tucows.com [64.97.157.148]) by postgresql.org (Postfix) with ESMTP id B9E579FA3A3 for ; Thu, 26 Oct 2006 16:06:45 -0300 (ADT) Received: from [192.168.0.12] (68.34.49.125) by n034.sc1.cp.net (7.2.069.1) (authenticated as rob@treat.com) id 4540DBBE0000B601; Thu, 26 Oct 2006 19:06:24 +0000 From: Robert Treat To: pgsql-hackers@postgresql.org Subject: Re: Replication documentation addition Date: Thu, 26 Oct 2006 15:06:13 -0400 User-Agent: KMail/1.9.1 Cc: Andrew Sullivan References: <200610251359.26336.josh@agliodbs.com> <200610252146.k9PLkYf12261@momjian.us> <20061026144546.GA5667@phlogiston.dyndns.org> In-Reply-To: <20061026144546.GA5667@phlogiston.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610261506.14079.xzilla@users.sourceforge.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.856 tagged_above=0 required=5 tests=AWL, FORGED_RCVD_HELO, SARE_SPEC_REPLICA X-Spam-Level: X-Archive-Number: 200610/1430 X-Sequence-Number: 93327 On Thursday 26 October 2006 10:45, Andrew Sullivan wrote: > On Wed, Oct 25, 2006 at 05:46:33PM -0400, Bruce Momjian wrote: > > Josh Berkus wrote: > > > So, like www.postgresql.org/docs/techdocs/replication? That would > > > work. > > > > Yes. > > I like that idea, but I think that the URL needs to be decided upon, > needs to be stable, and needs to be put into the docs. (I don't see > it ATM, I guess because the URL isn't chosen yet?) We get so many > questions about "what replication system" that I'm sure people are > looking for outlines. > > A 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. -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL