Received: from maia.hub.org (maia-4.hub.org [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 6F5C1633B63 for ; Mon, 24 May 2010 21:23:29 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 11087-08 for ; Tue, 25 May 2010 00:23:21 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from madmax.bizintegrators.com (madmax.bizintegrators.com [64.94.184.54]) by mail.postgresql.org (Postfix) with ESMTP id 145C9633160 for ; Mon, 24 May 2010 21:23:21 -0300 (ADT) Received: from shelca (p65-147.acedsl.com [66.114.65.147]) (authenticated bits=0) by madmax.bizintegrators.com (8.13.4/8.13.4) with ESMTP id o4P0NDO8005184 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 24 May 2010 20:23:14 -0400 (EDT) References: <201005242352.o4ONq2G10892@momjian.us> Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: Francisco Reyes To: Bruce Momjian Cc: PostgreSQL-documentation Subject: Re: Londiste Date: Mon, 24 May 2010 20:23:13 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit X-Loftmail-Check: No X-Scanned-By: MIMEDefang 2.57 on 64.94.184.88 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201005/34 X-Sequence-Number: 5531 Bruce Momjian writes: > Can anyone suggest where a "Londiste" mention would fit in our high > availability docs? I would suggest a new category. 25.1 (Comparison of different solutions) lists this one type of solution "Trigger-Based Master-Slave Replication". Perhaps a category for Trigger-Based Master-Slave Replication coulde be 25.7. This would work not only for Londiste but for anything else that uses triggers.