Received: from maia.hub.org (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id EDE276331C5 for ; Thu, 11 Feb 2010 11:29:59 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 55323-08 for ; Thu, 11 Feb 2010 15:29:39 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from outbound-mail-158.bluehost.com (outbound-mail-158.bluehost.com [67.222.39.38]) by mail.postgresql.org (Postfix) with SMTP id 0551563280E for ; Thu, 11 Feb 2010 11:29:48 -0400 (AST) Received: (qmail 29737 invoked by uid 0); 11 Feb 2010 15:29:42 -0000 Received: from unknown (HELO host159.hostmonster.com) (74.220.207.159) by outboundproxy5.bluehost.com with SMTP; 11 Feb 2010 15:29:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=timbira.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:X-Enigmail-Version:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=WSpml+Sd+Uf/OSoN16Emi8nhBtAbVYszWhN/P7oVWk/krWh2x+TEN1nX2Gm7KjgyONx86DkEi8gUFK5KIA3GBVOnLUN5Xy8MwtSIgROqfvbs3NwAgnsqzq/N3lyXvZSJ; Received: from [189.32.75.95] (helo=[10.3.2.2]) by host159.hostmonster.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Nfaz8-0000Z3-JI; Thu, 11 Feb 2010 08:29:42 -0700 Message-ID: <4B742262.9070606@timbira.com> Date: Thu, 11 Feb 2010 13:29:38 -0200 From: Euler Taveira de Oliveira User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: Simon Riggs CC: Heikki Linnakangas , Dimitri Fontaine , Fujii Masao , PostgreSQL-development Subject: Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL References: <20100127152751.3B2047541B9@cvs.postgresql.org> <3f0b79eb1002092105r21e009d3v468496058ba04392@mail.gmail.com> <4B726120.80007@enterprisedb.com> <1265884657.7341.1192.camel@ebony> <4B73F678.8070109@enterprisedb.com> <1265891248.7341.1346.camel@ebony> <4B73FB99.4080403@enterprisedb.com> <1265893599.7341.1454.camel@ebony> <877hqjc2kk.fsf@hi-media-techno.com> <1265896250.7341.1627.camel@ebony> <4B740C6C.3010607@enterprisedb.com> <1265897834.7341.1714.camel@ebony> <4B7412BE.5030605@enterprisedb.com> <1265899120.7341.1781.camel@ebony> In-Reply-To: <1265899120.7341.1781.camel@ebony> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Identified-User: {1651:host159.hostmonster.com:timbirac:timbira.com} {sentby:smtp auth 189.32.75.95 authed with euler@timbira.com} X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-2.512 tagged_above=-10 required=5 tests=AWL=0.087, BAYES_00=-2.599 X-Spam-Level: X-Archive-Number: 201002/874 X-Sequence-Number: 157217 Simon Riggs escreveu: > It would mean that pg_standby would act appropriately according to the > setting of standby_mode. So you wouldn't need multiple examples of use, > it would all just work whatever the setting of standby_mode. Nice simple > entry in the docs. > +1. I like the %s idea. IMHO fixing pg_standby for SR is a must-fix. I'm foreseeing a lot of users asking why pg_standby doesn't work on SR mode ... -- Euler Taveira de Oliveira http://www.timbira.com/