Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id E033C6339EF for ; Thu, 25 Feb 2010 07:04:18 -0400 (AST) 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 46640-07 for ; Thu, 25 Feb 2010 11:04:08 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-yw0-f181.google.com (mail-yw0-f181.google.com [209.85.211.181]) by mail.postgresql.org (Postfix) with ESMTP id 00CC4632F0E for ; Thu, 25 Feb 2010 07:04:04 -0400 (AST) Received: by ywh11 with SMTP id 11so1478420ywh.28 for ; Thu, 25 Feb 2010 03:04:03 -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; bh=uoJujaimL81vg0HNILy6LIM9cyWSCgrtzXrYF3x1PBA=; b=BsbViyro/iXSpZ0KjZfl2OqMEadUNvo0MgVQYNyzlxgu0MnfZkDBsQEP9UgV7qCCZ4 joWRPuVZdagJBmaQyBUxodlcbqNyoFUCiBl6Glglje53clKAXiPTv2jKJQUQSBOEKhjd ELzdbV2gSZVuJh5j+/KHEr1rRp5Au62RU7j0A= 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; b=Ah0cNT4TpdeFxWm8D0/41imJJsEBTv2VxMrzcmGWENkCfMsmBSjhiUQ1lTBcne1L+u xTNrL2oC0L15gf/MnTB/hpdDNBZMNTqThNiF56PMs4ugzLkhTfktDKq562+RjbFbPKOD F5LacDXR35mqPubslfob7M2AZnjTTvyVo3rhQ= MIME-Version: 1.0 Received: by 10.101.6.30 with SMTP id j30mr1425334ani.200.1267095843259; Thu, 25 Feb 2010 03:04:03 -0800 (PST) In-Reply-To: <4B8653DF.3000009@enterprisedb.com> References: <3f0b79eb1002111757y3d11102n7fdfcee8f332f6d4@mail.gmail.com> <3f0b79eb1002241845p782c5e49v53a48be5aa67abf0@mail.gmail.com> <3f0b79eb1002250020y81e9f44g54e3021edcaebdc3@mail.gmail.com> <4B863FA6.90706@enterprisedb.com> <3f0b79eb1002250134g5e186d3dy3025af6fb08377d6@mail.gmail.com> <4B8653DF.3000009@enterprisedb.com> Date: Thu, 25 Feb 2010 20:04:03 +0900 Message-ID: <3f0b79eb1002250304u5efda406q3f864bf809a2b0a1@mail.gmail.com> Subject: Re: Confusing link in streaming replication section From: Fujii Masao To: Heikki Linnakangas Cc: Thom Brown , pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.838 tagged_above=-10 required=5 tests=BAYES_00=-2.599, FS_REPLICA=1.041, SARE_SPEC_REPLICA=0.72 X-Spam-Level: X-Archive-Number: 201002/40 X-Sequence-Number: 5356 On Thu, Feb 25, 2010 at 7:41 PM, Heikki Linnakangas wrote: > Hmm, so how does one escape quotes in recovery.conf? That would be valid > information, if readRecoveryCommandFile() didn't choke on quotes. Probably we can't. > At some point we'll have to make the recovery.conf parsing smarter, if > only for consistency with postgresql.conf, or merge them completely... +10 Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center