Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 262079FA0C4 for ; Mon, 20 Nov 2006 05:43:45 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 78199-03 for ; Mon, 20 Nov 2006 05:43:41 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from bugaboo.mu (ns1.bugaboo.mu [213.133.111.57]) by postgresql.org (Postfix) with ESMTP id 557539F9EB3 for ; Mon, 20 Nov 2006 05:43:37 -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; Mon, 20 Nov 2006 10:43:34 +0100 id 02218B68.456178C6.00005A4F Message-ID: <456178C5.7000906@bluegap.ch> Date: Mon, 20 Nov 2006 10:43:33 +0100 From: Markus Schiltknecht User-Agent: Icedove 1.5.0.8 (X11/20061116) MIME-Version: 1.0 CC: pgsql-docs@postgresql.org, Bruce Momjian Subject: Re: [HACKERS] Replication documentation addition References: <200611150011.kAF0Beb21787@momjian.us> <200611181529.07429.josh@agliodbs.com> In-Reply-To: <200611181529.07429.josh@agliodbs.com> 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/34 X-Sequence-Number: 3868 Hi, Josh Berkus wrote: > I think the general term is "statement-based replication", not "broadcasting". I agree that this is a better description. Markus