Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id C5AB66323B9 for ; Thu, 15 Jan 2009 23:18:46 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 70555-01 for ; Thu, 15 Jan 2009 23:18:41 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mail.postgresql.org (Postfix) with ESMTP id 1DE756323B0 for ; Thu, 15 Jan 2009 23:18:40 -0400 (AST) Received: by rv-out-0506.google.com with SMTP id b25so1439681rvf.43 for ; Thu, 15 Jan 2009 19:18:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=O1DuxuxkSf6RjNx/sEsGEdd79qkRZ7XjNgi3B8amVww=; b=RRj5LyN1CKakZcXmgBqOrO7ZgX66hJ+zHvvdWVFRDLziv5rxNJCzBz89eaTzJRHTVa JoDemt8wXiggUNvRGIgt1YVj3H8hMIKqXxqnpASFAzbK+cYDI4XM4s1tsfow2lTsY4Fd Adp5WGZ9FHECsLUNcRz5Dh69OBKJyk3a/i5BA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=g66rTue08o6psIe6RrU1XhrajGa7nwNJJAjsmz5xv8OkjGu2YibNmxuoIKAX2oV4D4 +RLdzrfPoS4+X2BL6WKT58izEoIjQ+A2CDobtOg/HkRTVBo1eedcoCvOAktmtzvMDkx5 v49COvzawOdaCoOqqZnKbdHnCCOSMrblO0K1g= MIME-Version: 1.0 Received: by 10.141.87.13 with SMTP id p13mr954746rvl.286.1232075918948; Thu, 15 Jan 2009 19:18:38 -0800 (PST) In-Reply-To: <233.1232073743@sss.pgh.pa.us> References: <200901150150.n0F1oV113850@momjian.us> <496F2795.70105@enterprisedb.com> <3f0b79eb0901150615g133f845erc39faf19793d5977@mail.gmail.com> <496F5502.4020907@enterprisedb.com> <3f0b79eb0901151818q51710cd6pc363391614628c07@mail.gmail.com> <233.1232073743@sss.pgh.pa.us> Date: Fri, 16 Jan 2009 12:18:38 +0900 Message-ID: <3f0b79eb0901151918u798d0d09ub203e710f42afe47@mail.gmail.com> Subject: Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION From: Fujii Masao To: Tom Lane Cc: Heikki Linnakangas , Bruce Momjian , Randy Isbell , pgsql-bugs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200901/107 X-Sequence-Number: 22089 Hi, On Fri, Jan 16, 2009 at 11:42 AM, Tom Lane wrote: > It's really not worth changing the file contents. We're far more likely > to hear complaints like "you broke my archive script and I lost all my > data" than compliments about "the contents of this internal > implementation file are lots more sensible now". OK. I understood that changing the filename would more confuse users. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center