Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 9CD9B1337B95 for ; Sat, 6 Nov 2010 14:02:33 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 53945-09 for ; Sat, 6 Nov 2010 17:02:26 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from acidenitrix.villemain.org (acidenitrix.villemain.org [91.121.90.165]) by mail.postgresql.org (Postfix) with ESMTP id 2A8761337B8E for ; Sat, 6 Nov 2010 14:02:25 -0300 (ADT) Received: from 89-158-241-48.rev.dartybox.com ([89.158.241.48] helo=DimIMac.local) by acidenitrix.villemain.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1PEm9h-0003eD-TM; Sat, 06 Nov 2010 18:02:17 +0100 Received: by DimIMac.local (Postfix, from userid 501) id 8944211598B5; Sat, 6 Nov 2010 18:02:10 +0100 (CET) From: Dimitri Fontaine To: Hannu Krosing Cc: Dimitri Fontaine , Josh Berkus , postgres hackers Subject: Re: Simplifying replication Organization: 2ndQuadrant References: <4CBCE356.2080703@agliodbs.com> <1288996741.2313.370.camel@hvost> User-Mail-Address: dimitri@2ndQuadrant.fr Date: Sat, 06 Nov 2010 18:02:10 +0100 In-Reply-To: <1288996741.2313.370.camel@hvost> (Hannu Krosing's message of "Sat, 06 Nov 2010 00:39:01 +0200") Message-ID: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=2.419 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FS_REPLICA=3.599, SARE_SPEC_REPLICA=0.72 X-Spam-Level: ** X-Archive-Number: 201011/265 X-Sequence-Number: 173408 Hannu Krosing writes: > To make pg_basebackup.py self-sufficient it should also open 2nd > connection to the same master and make sure that all WAL files are > copied for the duration of base copy. Excellent idea, will make that happen soon'ish. Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support